Skip to content

routier-collection


routier-collection / core/src / StandardJSONSchemaV1 / Options

Interface: Options

Defined in: core/src/schema/utils/standardJsonSchema.ts:54

Properties

target

readonly target: Target

Defined in: core/src/schema/utils/standardJsonSchema.ts:55


libraryOptions?

readonly optional libraryOptions: Record<string, unknown>

Defined in: core/src/schema/utils/standardJsonSchema.ts:56

Released under the MIT License.