UNPKG

@xmzang/wang_editor_formula_custom

Version:
10 lines (9 loc) 196 B
declare const customSymbols: { value: string; name: string; }[]; declare const customFormula: { value: string; name: string; }[]; export { customSymbols, customFormula };