fabric
Version:
Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.
3 lines (2 loc) • 357 B
JavaScript
import{WebGLProbe as o}from"../filters/GLProbes/WebGLProbe.min.mjs";const n={},t=()=>({document:document,window:window,isTouchSupported:"ontouchstart"in window||"ontouchstart"in document||window&&window.navigator&&window.navigator.maxTouchPoints>0,WebGLProbe:new o,dispose(){},copyPasteData:n});export{t as getEnv};
//# sourceMappingURL=browser.min.mjs.map