refactor: change module layout
as I've migrated from the idea of having a single mono-repo for all things ESM, this repo will be solely for logging
This commit is contained in:
parent
bd4febe6f3
commit
f07020875d
7 changed files with 1414 additions and 1412 deletions
2
src/helper/stream.ts
Normal file
2
src/helper/stream.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
export type MillisecondsSinceUnixEpoch = number;
|
||||
Loading…
Add table
Add a link
Reference in a new issue