exports.foo = "foo";
Object.defineProperty(exports, "name", {
value: "define-module-property-cjs",
writable: true
});