EphAsad's picture
Upload 9972 files
01fdca8 verified
Raw
History Blame Contribute Delete
169 Bytes
export {
now,
timer,
timerFlush
} from "./timer.js";
export {
default as timeout
} from "./timeout.js";
export {
default as interval
} from "./interval.js";