isguard-ts
    Preparing search index...

    Variable isNeverConst

    isNever: TypeGuard<never> = ...

    Type guard that accepts no values (always returns false).