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