muthuk1's picture
Convert OpenMAIC from Next.js to React (Vite)
f56a29b verified
// Copied and adjusted from html-parse-stringify (MIT) https://github.com/HenrikJoreteg/html-parse-stringify/commit/ce46022f537ef9b050fac592f9fcc30bf838e5ba
export { parse } from './parse'
export { stringifyDoc } from './stringify'