m
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
export declare class FetchHelp {
|
||||
static post(url: string, body: Record<string, any>): Promise<Response>;
|
||||
}
|
||||
Reference in New Issue
Block a user