fix(core): update
This commit is contained in:
7
ts/plugins.typed.ts
Normal file
7
ts/plugins.typed.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import type * as sharpType from 'sharp';
|
||||
|
||||
export { type sharpType };
|
||||
|
||||
import type * as jimpType from 'jimp';
|
||||
|
||||
export { type jimpType };
|
Reference in New Issue
Block a user