UNPKG

@morjs/runtime-web

Version:
5 lines (4 loc) 170 B
/// <reference types="mini-types" /> declare let currentApp: any; declare function AppForWeb(options: tinyapp.AppOptions): void; declare function __tigaProxyApp(): void;