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 08487af commit 925226cCopy full SHA for 925226c
README.md
@@ -22,7 +22,7 @@ yarn add @freeclimb/[email protected]
22
## Getting Started
23
24
```typescript
25
-import { freeclimb } from '@freeclimb/sdk';
+import freeclimb from '@freeclimb/sdk';
26
27
const configuration = freeclimb.createConfiguration({
28
accountId: 'YOUR_ACCOUND_ID',
0 commit comments