@traversable/schema
    Preparing search index...
    writeable: <T extends JsonSchema<unknown>>(
        schema: T,
        options?: check.Options,
    ) => string

    Type declaration