hensei-web/node_modules/css-tree/lib/lexer/index.js
2020-09-11 06:44:42 -07:00

3 lines
52 B
JavaScript

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