Skip to content

Any

Any = EventDef<string, any, any, boolean>

Defined in: packages/@livestore/common/dist/schema/EventDef/event-def.d.ts:80

Wildcard type matching any EventDef regardless of type parameters. Used as a type constraint in generic functions and collections.