Commit updated Javascript packages

This commit is contained in:
Owncast 2022-01-28 17:26:59 +00:00
parent 47bcba4e44
commit 7cd5b0cc94

View file

@ -7,4 +7,4 @@ var micromodal_min = createCommonjsModule(function (module, exports) {
var close = micromodal_min.close;
var init = micromodal_min.init;
var show = micromodal_min.show;
export { micromodal_min as __moduleExports, close, micromodal_min as default, init, show };
export { close, micromodal_min as default, init, show };