UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

6 lines 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getClientFilename = (name) => { return name + ".bundle.js"; }; //# sourceMappingURL=server-libs.js.map