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