2 lines
99 B
TypeScript
2 lines
99 B
TypeScript
export declare function FetchGet(url: string): Promise<any>;
|
|
//# sourceMappingURL=FetchGet.d.ts.map
|