UNPKG

@craftily/image

Version:

A lightweight image filter utility for canvas using TypeScript.

4 lines 141 B
export * from './utils'; export * from './types'; export { ImageEditor } from './components/ImageEditor'; //# sourceMappingURL=index.d.ts.map