UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

6 lines 157 B
export interface RequestOptions { timeout?: number; signal?: AbortSignal; headers?: Record<string, string>; } //# sourceMappingURL=types.d.ts.map