UNPKG

@leafer/canvas-worker

Version:
6 lines (4 loc) 177 B
import { canvasPatch } from '@leafer/core' export { LeaferCanvas } from './LeaferCanvas' canvasPatch(OffscreenCanvasRenderingContext2D.prototype) canvasPatch(Path2D.prototype)