react-telegram-webapp
react-telegram-webapp copied to clipboard
Missing Telegram TS types
dist/TelegramWebAppContext.d.ts mentions non existing TS file
Line 2 should be:
import { Telegram } from "../src/Telegram/Telegram";