UNPKG

@types/jsforce

Version:
6 lines (4 loc) 120 B
import { Streaming } from "./streaming"; export class Channel { constructor(streaming: Streaming, name: string); }