UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

14 lines (11 loc) 172 B
export { now, timer, timerFlush } from "./src/timer"; export { default as timeout } from "./src/timeout"; export { default as interval } from "./src/interval";