仲裁视频会议H5

errno.d.ts 118B

12
  1. import { ErrnoException } from '../types';
  2. export declare function isEnoentCodeError(error: ErrnoException): boolean;