type BroadcastFormState = object;
type BroadcastFormState = object;
Defined in: packages/form-core/src/EventClient.ts:9
id: string;
id: string;
options: AnyFormOptions;
options: AnyFormOptions;
state: AnyFormState;
state: AnyFormState;
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.