UNPKG

yahoo-finance2

Version:
11 lines (10 loc) 319 B
declare function fetchDevel(): void; declare const _default: { fetch: typeof fetch; fetchDevel: typeof fetchDevel; URLSearchParams: { new (init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams; prototype: URLSearchParams; }; }; export default _default;