toolmark-monorepo / @toolmark/core / StandardSchemaV1 / Options
Interface: Options
Defined in: packages/core/src/standard-schema.ts:67
The options interface of the validate function.
Properties
libraryOptions?
readonlyoptionallibraryOptions?:Record<string,unknown>
Defined in: packages/core/src/standard-schema.ts:69
Explicit support for additional vendor-specific parameters, if needed.