UNPKG

sec-edgar-api

Version:

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

4 lines (3 loc) 85 B
import { XMLNode } from './XMLNode'; export declare class HRNode extends XMLNode { }