mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-09 00:28:15 +08: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'
|