UNPKG

ggez-banking-sdk

Version:

A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.

14 lines (13 loc) 265 B
declare const _default: { ID: number; Code: number; Name: string; Local_Name: string; ISO_Name: string; ISO_A2: string; ISO_A3: string; Position: number; Region: string; Advanced_Region: string; }[]; export default _default;