UNPKG

verdaccio

Version:

A lightweight private npm proxy registry

3 lines (2 loc) 151 B
import { RequiredUriUrl } from '@cypress/request'; export declare function notifyRequest(options: RequiredUriUrl, content: any): Promise<any | Error>;