UNPKG

@tsparticles/shape-image

Version:
9 lines (8 loc) 153 B
export interface IPreload { gif: boolean; height?: number; name?: string; replaceColor?: boolean; src: string; width?: number; }