UNPKG

@polkadot/api-provider

Version:
3 lines (2 loc) 149 B
import { MockState } from './types'; export default function unsubscribe(self: MockState, type: string, name: string, id: number): Promise<boolean>;