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 a5f53b8 commit 5a195b5Copy full SHA for 5a195b5
src/time/units/year.ts
@@ -0,0 +1,2 @@
1
+// deno-lint-ignore ban-types
2
+export type Year = number & {}
0 commit comments