Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit c1029f6

Browse files
committed
Merge branch 'master' of github.com:strapi/strapi-sdk-javascript
2 parents 807ac4e + 48baf83 commit c1029f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
export * from './lib/sdk';
1+
import Strapi from './lib/sdk';
2+
export default Strapi;

0 commit comments

Comments
 (0)