Type alias ChatMutationMap

ChatMutationMap: {
    [index: string]: ChatMutation;
}

Type declaration

Generated using TypeDoc