export { SUPPORTED_PACKAGES } from './defaultSupportedPackages'; export { isEditorSupported } from './isEditorSupported'; export { configureEnvironment } from '@fluentui/monaco-editor/lib/configureEnvironment'; export type { IMonacoConfig } from '@fluentui/monaco-editor/lib/configureEnvironment';