UNPKG

mui-spfx-controls

Version:
5 lines 228 B
import CodeEditor, { Languages } from './CodeEditor'; import { ICodeEditorProps } from './ICodeEditorProps'; export default CodeEditor; export { CodeEditor, Languages, type ICodeEditorProps }; //# sourceMappingURL=index.d.ts.map