UNPKG

@mardillu/us-cities-utils

Version:

A lightweight TypeScript utility library to work with US cities and ZIP codes — perfect for filters, maps, address lookups, and geolocation logic.

4 lines 73 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', };