UNPKG

sec-edgar-api

Version:

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

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