@snailicide/g-library
    Preparing search index...

    Variable isPossibleNumeric

    isPossibleNumeric: <Type extends PossibleNumeric>(
        value: Type,
        strict?: boolean,
    ) => value is Type

    Type declaration