export { useMonacoEditorConfiguration } from './config.js'; export { rangeToWholeLine } from './helpers/range-to-whole-line.js'; export { useEditor } from './hooks/use-editor.js'; export { useJsonPointerLinkSupport } from './hooks/use-json-pointer-link-support.js'; //# sourceMappingURL=index.d.ts.map