zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
129 Bytes
import { createConvertor } from './create.js';
import walker from '../walker/index.js';
export default createConvertor(walker);