UNPKG

100 BTypeScriptView Raw
1import Editor from "../editor";
2
3export default function secureSourceElement(editor: Editor): void;