Type alias KeysMap

KeysMap: {
    [index in string]: string
}

Generated using TypeDoc