We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58b0d8 commit 2a220b8Copy full SHA for 2a220b8
src/time/units/day.ts
@@ -0,0 +1,2 @@
1
+// deno-lint-ignore ban-types
2
+export type Day = number & {}
0 commit comments