Interface

Spelling-1SpellingDictionaryConstructorProps

interface ConstructorProps {
    code: string;
}

Hierarchy (View Summary)

Index
code: string