UNPKG

@sanity/schema

Version:

- **`Schema`** A collection of types - **`Type`** A specification of a data structure. Available through schema lookup. - **`Member type`** A member type is a type contained by a schema type. For example, an array may specify the allowed item types by def

8 lines (7 loc) 206 B
import { DeprecatedDefaultSchema, Schema as Schema$1 } from "./_chunks-es/Schema.mjs"; const Schema = Schema$1; export { Schema, DeprecatedDefaultSchema as default }; //# sourceMappingURL=index.mjs.map