UNPKG

@soloseng/ganache-ethereum-utils

Version:
3 lines 187 B
export declare type SubscriptionId = string; export declare type SubscriptionName = "newHeads" | "newPendingTransactions" | "syncing" | "logs"; //# sourceMappingURL=subscriptions.d.ts.map