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

2 lines
66 B
TypeScript

export declare function toFastProperties(toBecomeFast: any): any;