UNPKG

pixeltone.js

Version:

An auditory creation tool that turns your images into sounds.

6 lines (5 loc) 113 B
declare const ImageLoaderEvent: { ON_COMPLETE: string; ON_ERROR: string; }; export { ImageLoaderEvent };