UNPKG

@scalar/api-client

Version:

the open source API testing client

11 lines (10 loc) 256 B
import { inject as n } from "vue"; import { createPluginManager as e } from "../plugin-manager.js"; const t = /* @__PURE__ */ Symbol(), i = () => { const r = n(t); return r || e({}); }; export { t as PLUGIN_MANAGER_SYMBOL, i as usePluginManager };