UNPKG

fabric

Version:

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

13 lines (12 loc) 211 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "./tsconfig.json", "exclude": [ "dist", "dist-extensions", "test", "e2e", "**/*.test.ts", "**/*.spec.ts" ] }