UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

13 lines (11 loc) 271 B
"use strict"; define("liferay@1.0.0/relative3", ["exports"], function(exports) { Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { log: function log(text) { console.log(text); } }; });