Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tel-area-code

国际长途电话区号。

安装

npm install tel-area-code

使用

import areaCode from 'tel-area-code'

类型

declare const _default: {
  short: string;
  name: string;
  en: string;
  code: string;
  pinyin: string;
}[];
export default _default;

About

国际长途电话区号

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages