UNPKG

@lilianaa/nordigen-node

Version:

Nordigen official API client for Node.js

7 lines (6 loc) 110 B
export declare const HttpMethod: { GET: string; POST: string; PUT: string; DELETE: string; };