@idpass/data-collect-core / timeWindowSchema
Variable: timeWindowSchema
consttimeWindowSchema:ZodUnion<readonly [ZodObject<{type:ZodLiteral<"rolling">;days:ZodNumber; },$strip>,ZodObject<{type:ZodLiteral<"fixed">;floor:ZodString; },$strip>]>
Defined in: interfaces/scope.ts:42