UNPKG

@scalar/api-client

Version:

the open source API testing client

9 lines (8 loc) 149 B
import { inject as o } from "vue"; const t = Symbol(), s = () => ({ layout: o(t, "desktop") }); export { t as LAYOUT_SYMBOL, s as useLayout };