UNPKG

@vrx-arco/pro-layout

Version:

<p align="center"> <img src="https://vrx-arco.github.io/arco-design-pro/favicon.svg" width="200" height="250"> </p>

8 lines (7 loc) 204 B
declare module "vue" { interface GlobalComponents { ProLayout: typeof import("@vrx-arco/pro-layout").ProLayout PageWrapper: typeof import("@vrx-arco/pro-layout").PageWrapper } }; export {};