UNPKG

@jsdevtools/npm-publish

Version:
7 lines 267 B
// Export the external type definitions as named exports export * from "./errors.js"; export * from "./options.js"; export * from "./results.js"; // Export `npmPublish` as a named export export { npmPublish } from "./npm-publish.js"; //# sourceMappingURL=index.js.map