Skip to content

Conversation

Dlotan
Copy link

@Dlotan Dlotan commented May 31, 2023

No description provided.

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

var th = new tillhub.TillhubClient();
Copy link
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 as code owners 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