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