UNPKG

npm-registry-sdk

Version:

A fully type-safe client library for the npm registry API.

3 lines (2 loc) 90 B
export * from './types/index.ts'; export { default as NpmRegistry } from './registry.ts';