UNPKG

@zakarliuka/react-telegram-web-tools

Version:
4 lines (3 loc) 169 B
/// <reference types="react" /> import { WebApp as WebAppTypes } from '@twa-dev/types'; export declare const webAppContext: import("react").Context<WebAppTypes | null>;