hmr-images.d.ts 119 B

1
  1. export declare const hmrImages: (win: Window, doc: Document, versionId: string, imageFileNames: string[]) => string[];