UNPKG

sec-edgar-api

Version:

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

3 lines (2 loc) 159 B
import { CalculationMapCondensed, ReportTranslated } from '../types'; export declare const calculationMapCondensed: CalculationMapCondensed<ReportTranslated>;