@erase2d/fabric
Version:
Fabric.js erase2d bindings
5 lines • 313 B
TypeScript
/// <reference path="../types/fabric.d.ts" />
export { ClippingGroup } from './src/ClippingGroup';
export { EraserBrush, eraseCanvasDrawable, eraseObject, type ErasingEvent, type ErasingEventType, } from './src/EraserBrush';
export { isTransparent } from './src/isTransparent';
//# sourceMappingURL=index.d.ts.map