Edit File: extensions.d.ts
/** * This patches the global object and injects the Tracing extensions methods */ export declare function addExtensionMethods(): void; //# sourceMappingURL=extensions.d.ts.map
Back to File Manager