UNPKG

d2p-extends

Version:
3 lines (2 loc) 127 B
const pcaData = () => import('china-division/dist/pca-code.json') export default pcaData().then(ret => { return ret.default })