UNPKG

verdaccio

Version:

A lightweight private npm proxy registry

4 lines (3 loc) 134 B
import { Application } from 'express'; declare const _default: (app: Application, selfPath: string) => void; export default _default;