Schema
@rotorsoft/act-root / act/src / Schema
Type Alias: Schema
Schema =
Record
<string
,any
>
Defined in: libs/act/src/types/action.ts:51
A generic schema definition (plain object shape).
@rotorsoft/act-root / act/src / Schema
Schema =
Record
<string
,any
>
Defined in: libs/act/src/types/action.ts:51
A generic schema definition (plain object shape).