interface PhraseInitializationConfig {
    phrase: string;
}

Properties

Properties

phrase: string