UNPKG

sec-edgar-api

Version:

Fetch and parse SEC earnings reports and other filings. Useful for financial analysis.

3 lines (2 loc) 118 B
import ReportWrapper from '../ReportWrapper'; export declare function resolveSplitRatio(report: ReportWrapper): void;