Skip to content

fix readme TillhubClient - #493

Open
Dlotan wants to merge 1 commit into
tillhub:masterfrom
Dlotan:readme_fix
Open

fix readme TillhubClient#493
Dlotan wants to merge 1 commit into
tillhub:masterfrom
Dlotan:readme_fix

Conversation

@Dlotan

@Dlotan Dlotan commented May 31, 2023

Copy link
Copy Markdown

No description provided.

Comment thread README.md
```javascript
import * as tillhub from '@tillhub/javascript-sdk'

var th = new tillhub.TillhubClient();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, but think we need to change another line there.
It should be

import th from '@tillhub/javascript-sdk'

instead of

import * as tillhub from '@tillhub/javascript-sdk'

@diyan-slavov-infoleven
diyan-slavov-infoleven requested review from a team April 17, 2025 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants