UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

3 lines (2 loc) 140 B
import type { AppOptionsType } from '../../types'; export declare function initApp(options: AppOptionsType, router: any, store: any): void;