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:
Rodney, Tiara 2025-04-25 17:59:50 +02:00
parent bd4febe6f3
commit f07020875d
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
7 changed files with 1414 additions and 1412 deletions

View file

@ -1,2 +0,0 @@
export type MillisecondsSinceUnixEpoch = number;