webpack/test/configCases/library/0-create-library/exports-shortcut-cjs.js

4 lines
45 B
JavaScript

exports = {
name: "exports-shortcut-cjs"
};