mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 20:12:57 +00:00
fff
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
'use strict';
|
||||
|
||||
const create = require('./create.cjs');
|
||||
const walker$1 = require('../syntax/config/walker.cjs');
|
||||
|
||||
const walker = create.createWalker(walker$1);
|
||||
|
||||
module.exports = walker;
|
||||
Reference in New Issue
Block a user