UNPKG

yiyi-audio-recorder

Version:
7 lines (6 loc) 131 B
/** * 异常处理 * @static * @param {*} message 错误消息 */ export declare function throwError(message: string): void;