UNPKG

media-stream-library

Version:

Media stream library for Node & the Web.

5 lines (4 loc) 103 B
import { Tube } from '../component'; export declare class AACDepay extends Tube { constructor(); }