Files
test/_node_modules/@chevrotain/utils/lib/src/api.d.ts
2026-02-20 16:06:40 +09:00

4 lines
144 B
TypeScript

export { PRINT_WARNING, PRINT_ERROR } from "./print";
export { timer } from "./timer";
export { toFastProperties } from "./to-fast-properties";