UNPKG

probejs-core

Version:

A powerful tool for traversing and investigating nested objects

5 lines 124 B
/** * Cross-environment timing utility */ export declare const getTime: () => number; //# sourceMappingURL=timing.d.ts.map