We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46ac44 commit 371c77bCopy full SHA for 371c77b
1 file changed
src/policies.ts
@@ -680,6 +680,7 @@ export const values = {
680
681
export const seconds = {
682
fiveMinutes: "300",
683
+ oneDay: "86400",
684
oneWeek: "604800",
685
oneMonth: "2592000",
686
oneYear: "31536000",
0 commit comments