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