Interface

Spelling-1SpellingProviderConstructorProps

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

Hierarchy (View Summary)

Index
display_name: string
displayName: string