@ztopia/us-states
v1.2.6
Published
All U.S. state names, abbreviations, and chinese translations
Downloads
1
Readme
U.S. States
All U.S. state names, abbreviations, and chinese translations
Usage
import { US_STATES } from '@ztopia/us-states';
// {
// ...
// Washington: {
// name: 'Washington',
// abbreviation: 'WA',
// translation: '华盛顿州'
// },
// ...
// }