This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangjy
/
FKJ-HHArome
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c863cf2880
Branches
Tags
expirationDate
master
vertical
FKJ-HHArome
/
node_modules
/
encode-utf8
/
index.d.ts
index.d.ts
77 B
History
Raw
1
2
declare function encodeUtf8 (input: string): ArrayBuffer
export = encodeUtf8