UNPKG
rc-select-city
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
```js
github.com/w567675/rc-select-city
w567675/rc-select-city
rc-select-city
/
lib
/
util
/
encodechar.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
const
enCodeChar
:
(
data
: {}
) =>
string
;