mrr.sj.front/node_modules/ali-oss/lib/global.d.ts

7 lines
100 B
TypeScript
Raw Normal View History

2026-03-25 15:27:45 +08:00
declare let process: {
browser: string;
version: string;
platform: string;
arch: string;
};