Initial import
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
declare function textEndec (): {
|
||||
textEncoder: TextEncoder
|
||||
textDecoder: TextDecoder
|
||||
}
|
||||
|
||||
export = textEndec
|
||||
Reference in New Issue
Block a user