VoidOrUndefinedOnly: void | {
    [UNDEFINED_VOID_ONLY]: never;
}

Type declaration

  • [UNDEFINED_VOID_ONLY]: never