Telegram-Mini-Apps / telegram-apps

Made from scratch TypeScript packages, examples and documentation you will surely need to start developing on Telegram Mini Apps.
https://docs.telegram-mini-apps.com/
MIT License
400 stars 79 forks source link

[Bug]: import {init, isTMA, User } from '@tma.js/sdk' init ect. are undefined #298

Closed iAronTalk-Hsin closed 2 months ago

iAronTalk-Hsin commented 2 months ago

Telegram Application

Other

Describe the Bug

[Bug]: import {init, isTMA, User } from '@tma.js/sdk' init ect. are undefined

why my init is type undefined

To Reproduce

why my init is type undefined

Expected Behavior

init is avaible

heyqbnk commented 2 months ago

Related: https://github.com/Telegram-Mini-Apps/tma.js/issues/296