UNPKG

108 BTypeScriptView Raw
1import { Codec } from './config';
2export declare const isAudioCodec: (codec: Codec | undefined) => boolean;