This commit is contained in:
7
node_modules/geotiff/dist-module/source/client/http.d.ts
generated
vendored
Normal file
7
node_modules/geotiff/dist-module/source/client/http.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export class HttpClient extends BaseClient {
|
||||
parsedUrl: any;
|
||||
httpApi: any;
|
||||
constructRequest(headers: any, signal: any): Promise<any>;
|
||||
}
|
||||
import { BaseClient } from "./base.js";
|
||||
//# sourceMappingURL=http.d.ts.map
|
||||
Reference in New Issue
Block a user