UNPKG

@gorpacrate/core-graphics

Version:

A core library for creating shape-based graphic editors

3 lines (2 loc) 134 B
import { IEditorState } from '../editor-state'; export default function cursorStateReducer(currentState: IEditorState): IEditorState;