1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 19:08:26 -04:00

3 lines
58 B
TypeScript

export * from "./Time";
export { default } from "./Time";