mirror of
https://github.com/sern-handler/website
synced 2026-06-18 05:42:20 +00:00
4 lines
145 B
JavaScript
4 lines
145 B
JavaScript
// Note: more types exposed from `index.d.ts`.
|
|
// To do: refactor to include type parameters in JS.
|
|
export {parseEntities} from './lib/index.js'
|