ethers.js/packages/providers/lib/community.d.ts
2022-04-11 17:14:19 -04:00

5 lines
185 B
TypeScript

export interface CommunityResourcable {
isCommunityResource(): boolean;
}
export declare function showThrottleMessage(service: string): void;
//# sourceMappingURL=community.d.ts.map