Interface: SharpEngineOptions
Defined in: src/batteries/media/engines/sharp.ts:35
Options for sharpEngine.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
sharp? | () => | typeof sharp | { default: typeof sharp; } | Promise< | typeof sharp | { default: typeof sharp; }> | Override the module resolution (electron/custom builds). Default: import('sharp'). | src/batteries/media/engines/sharp.ts:37 |