feat: initialize tests, docs and refactor
This commit is contained in:
parent
c297e3f4ef
commit
7a70ed28c3
16 changed files with 2096 additions and 468 deletions
2
src/datetime.ts
Normal file
2
src/datetime.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
export type MillisecondsSinceUnixEpoch = number;
|
||||
Loading…
Add table
Add a link
Reference in a new issue