Actio
API ReferenceFunctions

actioSchema

function actioSchema(): Record<string, unknown>;

Defined in: packages/core/src/schema.ts:19

The Actio JSON Schema parsed into an object.

Returns

Record<string, unknown>

On this page