UNPKG

@gorpacrate/core-graphics

Version:

A core library for creating shape-based graphic editors

4 lines (3 loc) 129 B
import { IEditorState } from '../editor-state'; export { IEditorState }; export declare const EMPTY_INITIAL_STATE: IEditorState;