zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
185 Bytes
'use strict';
const create = require('./create.cjs');
const walker$1 = require('../syntax/config/walker.cjs');
const walker = create.createWalker(walker$1);
module.exports = walker;