UNPKG

@gorpacrate/core-graphics

Version:

A core library for creating shape-based graphic editors

5 lines 249 B
"use strict"; exports.__esModule = true; var editor_state_1 = require("../editor-state"); exports.EMPTY_INITIAL_STATE = editor_state_1.getInitialEditorState({ author: '__never__', shapesDeclarations: {} }); //# sourceMappingURL=initial-states.js.map