UNPKG

dop-sdk

Version:

Mini App SDK for JavaScript by VTB

4 lines (3 loc) 117 B
import { MiniAppBridge } from './types/bridge'; /** @internal */ export declare function getBridge(): MiniAppBridge;