Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

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