@oruga-ui/oruga-next
Version:
UI components for Vue.js and CSS framework agnostic
11 lines (10 loc) • 376 B
JavaScript
;
/*! Oruga v0.11.0 | MIT License | github.com/oruga-ui/oruga */
const vue = require("vue");
const config = require("./config-eYBvpFOZ.cjs");
function useTeleportDefault() {
const option = config.getOption("teleportTarget", "body");
return vue.toValue(option);
}
exports.useTeleportDefault = useTeleportDefault;
//# sourceMappingURL=useConfig-Zt3uf2uW.cjs.map