UNPKG

konva

Version:

HTML5 2d canvas library for interactive graphics, design editors, whiteboards, and diagrams.

5 lines (4 loc) 176 B
// enter file of limited Konva version with only core functions export { Konva } from "./_CoreInternals.js"; import { Konva } from "./_CoreInternals.js"; export default Konva;