fsm-util-lib - v1.0.0
Preparing search index...
createFSMSchema
Function createFSMSchema
createFSMSchema
()
:
ZodType
<
FSMConfig
<
string
,
string
>
>
Creates a Zod schema for validating FSM configurations with type safety.
Returns
ZodType
<
FSMConfig
<
string
,
string
>
>
A Zod schema for FSMConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fsm-util-lib - v1.0.0
Loading...
Creates a Zod schema for validating FSM configurations with type safety.