UNPKG

verdaccio

Version:

A lightweight private npm proxy registry

4 lines (3 loc) 131 B
import express from 'express'; declare const _default: (configHash: any) => Promise<express.Application>; export default _default;