UNPKG
utf16-to-sjis
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
Tiny UTF-16 to Shift-JIS (CP932) converter.
github.com/okaxaki/utf16-to-sjis
okaxaki/utf16-to-sjis
utf16-to-sjis
/
dist
/
table.d.ts
4 lines
•
103 B
TypeScript
View Raw
1
2
3
4
export
declare
const
UTF16
_TO_SJIS
: { [
key
:
number
]:
number
; };
//# sourceMappingURL=table.d.ts.map