UNPKG

web-amr

Version:

AMR Player for the web

2 lines (1 loc) 95 B
export declare const detect: (file: File | ArrayBuffer) => Promise<false | "amrwb" | "amrnb">;