Interface

Spelling-1SpellingDictionaryConstructorProps

interface ConstructorProps {
    code: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

code: string