4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
import retextLatin, {Parser} from './lib/index.js'
|
|
|
|
export {Parser}
|
|
export default retextLatin
|