UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

7 lines 233 B
declare class GalleryPreLoader { cache: HTMLImageElement[]; load: (url: string) => Promise<HTMLImageElement>; } declare const _default: GalleryPreLoader; export default _default; //# sourceMappingURL=GalleryPreLoader.d.ts.map