UNPKG

@gorpacrate/core-graphics

Version:

A core library for creating shape-based graphic editors

5 lines (4 loc) 177 B
import { IPersistedHistoryEvent } from '../history/history-event'; export { IPersistedHistoryEvent }; declare const _default: IPersistedHistoryEvent[]; export default _default;