UNPKG
@kayahr/text-encoding
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Text encoder and decoder
github.com/kayahr/text-encoding
kayahr/text-encoding
@kayahr/text-encoding
/
lib
/
main
/
index-no-encodings.d.ts
3 lines
(2 loc)
•
68 B
TypeScript
View Raw
1
2
3
export
*
from
"./TextDecoder.ts"
;
export
*
from
"./TextEncoder.ts"
;