forked from sagnik/Project_Astral
2 lines
123 B
TypeScript
2 lines
123 B
TypeScript
export declare function requestJson(url: string, timeout?: number): Promise<unknown>;
|
|
//# sourceMappingURL=request.d.ts.map
|