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