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 98a2e55 commit bb4a446Copy full SHA for bb4a446
src/time/minute.ts
@@ -0,0 +1,2 @@
1
+// deno-lint-ignore ban-types
2
+export type Minute = number & {}
0 commit comments