Skip to content

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? ​

readonly optional libraryOptions?: Record<string, unknown>

Defined in: packages/core/src/standard-schema.ts:69

Explicit support for additional vendor-specific parameters, if needed.