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 921da91 commit 965df35Copy full SHA for 965df35
src/time/units/month.ts
@@ -0,0 +1,2 @@
1
+// deno-lint-ignore ban-types
2
+export type Month = number & {}
0 commit comments