UNPKG

@twilio/flex-ui

Version:

Twilio Flex UI

7 lines (6 loc) 184 B
import { Transport } from "./Transport"; export declare class DownloadableFile extends Transport { private anchorElement; flush(log: string): void; private getAnchorTag; }