UNPKG

yahoo-finance2

Version:
4 lines 244 B
import type { ParsedPath } from "../types.js"; export declare function _format(sep: string, pathObject: Partial<ParsedPath>): string; export declare function assertArg(pathObject: Partial<ParsedPath>): void; //# sourceMappingURL=format.d.ts.map