UNPKG

@tsparticles/shape-image

Version:
3 lines (2 loc) 142 B
import type { ImageEngine } from "./types.js"; export declare function loadImageShape(engine: ImageEngine, refresh?: boolean): Promise<void>;