UNPKG

116 BTypeScriptView Raw
1import { SingleDistrict } from '../types/interface';
2declare const pyCity: SingleDistrict[];
3export default pyCity;