StringObjectModel: {
    [key: string]: string;
}

An object whose keys and values properties must be strings.

Type declaration

  • [key: string]: string

Generated using TypeDoc