UNPKG

@vnxjs/plugin-platform-qq

Version:
6 lines (5 loc) 149 B
declare function initNativeApi(vnmf: any): void; declare const hostConfig: { initNativeApi: typeof initNativeApi; }; export { hostConfig };