@webdeveric/utils
    Preparing search index...

    Type Alias TypeOf

    TypeOf:
        | "undefined"
        | "object"
        | "boolean"
        | "number"
        | "bigint"
        | "string"
        | "symbol"
        | "function"