@idpass/data-collect-core / rollingTimeWindowSchema
Variable: rollingTimeWindowSchema
constrollingTimeWindowSchema:ZodObject<{type:ZodLiteral<"rolling">;days:ZodNumber; },$strip>
Defined in: interfaces/scope.ts:31
Rolling time window: events for entities created in the last N days.