// This is an entrypoint that mirrors the interface that the `netlify` package// used to have, before it was renamed to `@netlify/api`. We keep it for// backwards-compatibility.export { NetlifyAPI, methods } from'@netlify/api';
//# sourceMappingURL=index.js.map