ethers.js/packages/providers/lib/community.d.ts

5 lines
185 B
TypeScript
Raw Permalink Normal View History

2022-04-11 17:14:19 -04:00
export interface CommunityResourcable {
isCommunityResource(): boolean;
}
export declare function showThrottleMessage(service: string): void;
//# sourceMappingURL=community.d.ts.map