UNPKG

vite-uni-dev-tool

Version:

vite-uni-dev-tool, debug, uni-app, 一处编写,到处调试

7 lines 148 B
/** * 获取当前页面地址 * * @return {*} */ export declare function getCurrentPagePath(): string; //# sourceMappingURL=page.d.ts.map