Skip to content

Commit 7e0925f

Browse files
authored
Create millisecond.ts
1 parent 11e391b commit 7e0925f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/time/units/millisecond.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// deno-lint-ignore ban-types
2+
export type Millisecond = number & {}

0 commit comments

Comments
 (0)