UNPKG

image-exporter

Version:

Easily download one or more DOM elements as images

7 lines 183 B
/** * cleanUpCorsProxy * * Restores the CSS and images to their original state. */ export declare function cleanUpCorsProxy(): Promise<void>; //# sourceMappingURL=cleanup.d.ts.map