UNPKG

react-multilang-moodle

Version:

A React component to parse and render Moodle multilang content ({mlang} tags).

3 lines (2 loc) 156 B
export { default as MultilangContent } from './components/MultilangContent/MultilangContent'; export { parseMoodleMultilangContent } from './utils/parser';