Skip to main content

@idpass/data-collect-core / fixedTimeWindowSchema

Variable: fixedTimeWindowSchema

const fixedTimeWindowSchema: ZodObject<{ type: ZodLiteral<"fixed">; floor: ZodString; }, $strip>

Defined in: interfaces/scope.ts:37

Fixed time window: events for entities created at or after floor.