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 7e0925f commit 213aa0fCopy full SHA for 213aa0f
src/time/units/hour.ts
@@ -0,0 +1,2 @@
1
+// deno-lint-ignore ban-types
2
+export type Hour = number & {}
0 commit comments