This website requires JavaScript.
Explore
Help
Register
Sign In
laantungir
/
nostr-tools
mirror of
https://github.com/nbd-wtf/nostr-tools.git
Watch
1
Star
0
Fork
You've already forked nostr-tools
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41a1614d89
nostr-tools
/
utils.ts
3 lines
97 B
TypeScript
Raw
Blame
History
export
const
utf8Decoder
=
new
TextDecoder
(
'utf-8'
)
export
const
utf8Encoder
=
new
TextEncoder
(
)
Reference in New Issue
View Git Blame
Copy Permalink