UNPKG

npm-registry-sdk

Version:

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

3 lines 122 B
export * from "./types/index.js"; export { default as NpmRegistry } from "./registry.js"; //# sourceMappingURL=main.js.map