UNPKG

memlab

Version:

memlab is a framework that analyzes memory and finds memory leaks in JavaScript applications.

4 lines 139 B
/** @internal */ export declare function registerPackage(): Promise<void>; export * from '@memlab/api'; //# sourceMappingURL=index.d.ts.map