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:22879
EventInputType:
{ [key in Event["name"]]: { globals: (x: string) => Value; props: { [k in keyof EventByName<key>["props"]]: Value } } }&object
Defined in: src/WAM/constants.ts:22879