smartjimp/ts/smartjimp.plugins.ts
2020-02-02 20:10:42 +00:00

7 lines
65 B
TypeScript

// third party scope
import jimp from 'jimp';
export {
jimp
}