UNPKG

fx-form-widget

Version:
3 lines (2 loc) 94 B
declare const getUrlData: (url: string, params?: any) => Promise<any>; export { getUrlData };