UNPKG
@mondora/microfrontends
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Library for embedding frontends into one another
bitbucket.com/mondora/microfrontends
@mondora/microfrontends
/
lib
/
constants.js
4 lines
•
159 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
SET_LAUNCH_DATA
=
"SET_LAUNCH_DATA"
;
//# sourceMappingURL=constants.js.map