UNPKG

fabric

Version:

Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.

2 lines 278 B
import{normalizeWs as e}from"./normalizeWhiteSpace.min.mjs";import{reNum as t}from"../../parser/constants.min.mjs";const n=RegExp(`(${t})`,`gi`),r=t=>e(t.replace(n,` $1 `).replace(/,/gi,` `));export{r as cleanupSvgAttribute}; //# sourceMappingURL=cleanupSvgAttribute.min.mjs.map