UNPKG

@cmk/fe_utils

Version:
7 lines (6 loc) 275 B
export { serializeEditorState } from './serializeEditorState' export { deserializeEditorState } from './deserializeEditorState' export type { EditorStateDbDataType } from './editorDbStateType' export * from './utils' export * from './serialize' export * from './deserialize'