isguard-ts
    Preparing search index...

    Variable isUnknownConst

    isUnknown: TypeGuard<unknown> = ...

    Type guard that accepts any value (always returns true).