@forge/react
10.8.010.9.0-next.0
out/index.d.tsout/index.d.ts+1
Index: package/out/index.d.ts
===================================================================
--- package/out/index.d.ts
+++ package/out/index.d.ts
@@ -5,7 +5,8 @@
export { useContentProperty } from './hooks/useContentProperty';
export { useSpaceProperty } from './hooks/useSpaceProperty';
export { useIssueProperty } from './hooks/useIssueProperty';
export { useTranslation, I18nProvider } from './hooks/useTranslation';
+export { replaceUnsupportedDocumentNodes } from './components/utils/replaceUnsupportedDocumentNodes';
export { useForm } from './hooks/useForm';
export * from './package-types';
//# sourceMappingURL=index.d.ts.map
\ No newline at end of file