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