UNPKG

liferay-module-config-generator

Version:
9 lines (8 loc) 230 B
MyNamespace.define("modal@2.0.0/js/namespace-define-custom.es", ["exports"], function(exports) { var thing = { doStuff: function () { return 'doing stuff'; } }; exports.default = thing; });