UNPKG

formula1.js

Version:
2 lines (1 loc) 78 B
export declare const Request: (url: string, params?: string) => Promise<any>;