@taze-editor/taze-core
Version:
Taze Editor's core package - makes easier to create rich text editor
18 lines • 550 B
TypeScript
/**
* @file Automatically generated by barrelsby.
*/
export * from './findNode';
export * from './getBlockAbove';
export * from './getMark';
export * from './isAncestorEmpty';
export * from './isBlockAboveEmpty';
export * from './isFirstChild';
export * from './isMarkActive';
export * from './isSelectionAtBlockEnd';
export * from './isSelectionAtBlockStart';
export * from './isSelectionExpanded';
export * from './match';
export * from './queryEditor';
export * from './queryNode';
export * from './someNode';
//# sourceMappingURL=index.d.ts.map