@telostat/prelude - v0.7.0
    Preparing search index...

    Type Alias ReceivedType

    ReceivedType:
        | "string"
        | "number"
        | "boolean"
        | "object"
        | "array"
        | "null"
        | "undefined"
        | "bigint"
        | "symbol"
        | "function"