We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba19486 commit 3251f72Copy full SHA for 3251f72
README.md
@@ -56,7 +56,7 @@ contentfulExport(options)
56
### ESM
57
58
```javascript
59
-import { default as contentfulExport } from 'contentful-export'
+import contentfulExport from 'contentful-export'
60
61
const options = {
62
spaceId: '<space_id>',
0 commit comments