File size: 131 Bytes
a053984
 
 
 
1
2
3
4
5
import { createWalker } from './create.js';
import config from '../syntax/config/walker.js';

export default createWalker(config);