UNPKG

@erase2d/fabric

Version:
7 lines 273 B
import { type FabricObject } from 'fabric'; declare function isTransparent(object: FabricObject, worker?: Worker): Promise<boolean>; declare namespace isTransparent { var installWorker: () => void; } export { isTransparent }; //# sourceMappingURL=isTransparent.d.ts.map