isguard-ts
    Preparing search index...

    Variable isNilConst

    isNil: TypeGuard<null | undefined> = ...

    Type guard for null | undefined values.