Interface

Spelling-1SpellingProviderConstructorProps

interface ConstructorProps {
    display_name: string | null;
    displayName: string | null;
}

Hierarchy (View Summary)

Index

Properties

display_name: string | null
displayName: string | null