UNPKG

t-comm

Version:

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

3 lines (2 loc) 127 B
import type { AppOptionsType } from '../../types'; export declare function initMixin(app: any, options: AppOptionsType): void;