UNPKG

hongluan-ui

Version:
1 lines 412 B
{"version":3,"file":"layout.mjs","sources":["../../../../packages/tokens/layout.ts"],"sourcesContent":["import type { InjectionKey, Ref } from 'vue'\n\nexport interface LayoutContext {\n autoMenuCollapse: Ref<boolean>\n setMenuCollapse: (result: boolean) => void\n}\n\nexport const layoutKey: InjectionKey<LayoutContext> = Symbol('layoutKey')\n"],"names":[],"mappings":"AAAY,MAAC,SAAS,GAAG,MAAM,CAAC,WAAW;;;;"}