Schemas
@rotorsoft/act-root / act/src / Schemas
Type Alias: Schemas
Schemas =
Record
<string
,Schema
>
Defined in: libs/act/src/types/action.ts:56
A map of named schemas.
@rotorsoft/act-root / act/src / Schemas
Schemas =
Record
<string
,Schema
>
Defined in: libs/act/src/types/action.ts:56
A map of named schemas.