KeySet: {
    [key: string]: boolean;
}

A type alias for a key set.

Type declaration

  • [key: string]: boolean