UNPKG

podcastindexjs

Version:

client-side JS library for interacting with the Podcast Index API

5 lines (4 loc) 161 B
// eslint-disable-next-line no-undef module.exports = { presets: [["@babel/preset-env", { targets: { node: "current" } }], "@babel/preset-typescript"], };