@traversable/schema
    Preparing search index...
    writeable: (
        schema: BaseSchema<any, any, any>,
        options?: check.Options,
    ) => string

    Type declaration

      • (schema: BaseSchema<any, any, any>, options?: check.Options): string
      • Parameters

        • schema: BaseSchema<any, any, any>
        • Optionaloptions: check.Options

        Returns string