3401f26
1
2
3
4
5
import { createConvertor } from './create.js'; import walker from '../walker/index.js'; export default createConvertor(walker);