UNPKG

propublica-nonprofit-explorer-sdk

Version:
9 lines (8 loc) 180 B
/** * API Base URL */ export declare const API_BASE_URL = "https://projects.propublica.org/nonprofits/api/v2"; /** * SDK Version */ export declare const SDK_VERSION = "4.0.0";