mc-publish/src/utils/diagnostics/index.ts
2023-05-16 19:43:36 +03:00

3 lines
46 B
TypeScript

export {
Stopwatch,
} from "./stopwatch";