Prelude API
    Preparing search index...

    Variable nullishOrConst

    nullishOr: <T>(a: Validator<T>) => Validator<T | null | undefined> = ...

    Type Declaration