mirror of https://github.com/lukechilds/rollup.git
Rich-Harris
9 years ago
25 changed files with 114 additions and 12 deletions
@ -0,0 +1,4 @@ |
|||
export default '\n\n' + |
|||
'Object.defineProperty(exports, "__esModule", {\n' + |
|||
' value: true\n' + |
|||
'});\n\n'; |
Loading…
Reference in new issue