esm-logging/src/helper/stream.ts
Rodney, Tiara f07020875d
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
2025-04-25 17:59:50 +02:00

2 lines
50 B
TypeScript

export type MillisecondsSinceUnixEpoch = number;