UNPKG

core-graphics

Version:

A core library for creating shape-based graphic editors

9 lines (8 loc) 162 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var EMPTY_SCENE = exports.EMPTY_SCENE = { shapes: {}, shapesOrder: [] };