1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-30 21:56:05 -04:00
notes/node_modules/postcss-less/dist/tokenizer/unclosed.min.js

1 line
210 B
JavaScript
Raw Normal View History

2017-03-09 13:16:08 -05:00
"use strict";function unclosed(e,o){throw e.input.error("Unclosed "+o,e.line,e.pos-e.offset)}Object.defineProperty(exports,"__esModule",{value:!0}),exports["default"]=unclosed,module.exports=exports["default"];