UNPKG

fastman3-dfyjapp-callapp

Version:

h5 call app

6 lines (5 loc) 151 B
export interface CallAppParams { configuration?: any; location?: string; } export declare const getCallAppHelper: (transfer_URLS: any) => any;