UNPKG

fabric

Version:

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

3 lines 127 B
import type { TFabricEnv } from './types'; export declare const getEnv: () => TFabricEnv; //# sourceMappingURL=browser.d.ts.map