UNPKG

@tf2pickup-org/mumble-client

Version:
5 lines (4 loc) 156 B
export declare class NoSuchChannelError extends Error { readonly channelIdOrName: number | string; constructor(channelIdOrName: number | string); }