@anoki/fse-ui
Version:
FSE UI components library
15 lines (14 loc) • 405 B
JavaScript
import { __exports as e } from "./index.es596.js";
var i;
function o() {
if (i) return e;
i = 1, Object.defineProperty(e, "__esModule", { value: !0 }), e.LinkTypeEnum = void 0;
var n;
return (function(r) {
r.EXTERNAL = "external", r.INTERNAL = "internal", r.DOWNLOAD = "download";
})(n || (e.LinkTypeEnum = n = {})), e;
}
export {
o as __require
};
//# sourceMappingURL=index.es549.js.map