Skip to content

Commit

Permalink
Create week.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Jul 15, 2024
1 parent 2a220b8 commit 921da91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/time/units/week.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// deno-lint-ignore ban-types
export type Week = number & {}

0 comments on commit 921da91

Please sign in to comment.