623 B
623 B
Home > @apextoaster/js-yaml-schema > createSchema
createSchema() function
Safe schema with additional library types added.
Signature:
export declare function createSchema(options: Readonly<SchemaOptions>): Schema;
Parameters
Parameter | Type | Description |
---|---|---|
options | Readonly<SchemaOptions> |
Returns:
Schema