/** * @file Automatically generated by barrelsby. */ export * from './TEditor'; export * from './addMark'; export * from './getAboveNode'; export * from './getEditorString'; export * from './getMarks'; export * from './getNodeEntries'; export * from './getPath'; export * from './isBlock'; export * from './isEditor'; export * from './isEditorNormalizing'; export * from './isElementEntry'; export * from './isEndPoint'; export * from './isInline'; export * from './isStartPoint'; export * from './isVoid'; export * from './normalizeEditor'; export * from './unhangRange'; export * from './withoutNormalizing'; //# sourceMappingURL=index.d.ts.map