UNPKG

@geoapify/un-locode

Version:

A Node.js library for querying United Nations Location Code (UN/LOCODE) data

3 lines (2 loc) 86 B
export { query } from './unlocode'; export type * from './models/unlocode.interface';