EmptyObject: {
    [key: string | number | symbol]: never;
}

Type declaration

  • [key: string | number | symbol]: never

Generated using TypeDoc