Intial Commit
This commit is contained in:
5
nodered/rootfs/data/node_modules/encoding-japanese/src/jisx0212-to-utf8-table.js
generated
vendored
Normal file
5
nodered/rootfs/data/node_modules/encoding-japanese/src/jisx0212-to-utf8-table.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Encoding conversion table for JIS X 0212:1990 (Hojo-Kanji) to UTF-8
|
||||
*/
|
||||
var JISX0212_TO_UTF8_TABLE = null;
|
||||
module.exports = JISX0212_TO_UTF8_TABLE;
|
||||
Reference in New Issue
Block a user