Type Alias: EventInputType
EventInputType:
{ [key in Event["name"]]: { globals: (x: string) => Value; props: { [k in keyof EventByName<key>["props"]]: Value } } }
&object
Defined in: src/WAM/constants.ts:15374
EventInputType:
{ [key in Event["name"]]: { globals: (x: string) => Value; props: { [k in keyof EventByName<key>["props"]]: Value } } }
&object
Defined in: src/WAM/constants.ts:15374