UNPKG

vite-uni-dev-tool

Version:

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

5 lines 227 B
export declare function getWifiIp(): string; export declare function getLanIp(): any; export declare function getMicroAppIp(): Promise<unknown>; export declare function getDeviceMac(): void; //# sourceMappingURL=ip.d.ts.map