UNPKG

js-draw

Version:

Draw pictures using a pen, touchscreen, or mouse! JS-draw is a drawing library for JavaScript and TypeScript.

5 lines (4 loc) 151 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.toolbarCSSPrefix = void 0; exports.toolbarCSSPrefix = 'toolbar-';