aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/css-tree/lib/syntax/config/walker.js
blob: 215d0248a83f866e52b684e85c09e57c92b32356 (plain) (blame)
1
2
3
4
5
import * as node from '../node/index.js';

export default {
    node
};