shift73k/assets_old/node_modules/css-tree/lib/lexer/index.js

4 lines
52 B
JavaScript
Raw Normal View History

module.exports = {
Lexer: require('./Lexer')
};