as I've migrated from the idea of having a single mono-repo for all things ESM, this repo will be solely for logging
2 lines
50 B
TypeScript
2 lines
50 B
TypeScript
|
|
export type MillisecondsSinceUnixEpoch = number;
|