From 4519d23968f85a10fdfe29aec971f91f5f92f08a Mon Sep 17 00:00:00 2001 From: jade Date: Sat, 11 May 2024 11:04:19 +0800 Subject: [PATCH] =?UTF-8?q?*=20=E8=A7=A3=E5=86=B3=E5=9C=A8TVBox=E4=B8=8A?= =?UTF-8?q?=E7=9A=84=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/encoding-indexes.js | 2 +- lib/text_decoder_indexes.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/encoding-indexes.js b/lib/encoding-indexes.js index 9a246fc1..ae241fe6 100644 --- a/lib/encoding-indexes.js +++ b/lib/encoding-indexes.js @@ -34,4 +34,4 @@ const Indexes = { 'x-mac-cyrillic': [1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,8224,176,1168,163,167,8226,182,1030,174,169,8482,1026,1106,8800,1027,1107,8734,177,8804,8805,1110,181,1169,1032,1028,1108,1031,1111,1033,1113,1034,1114,1112,1029,172,8730,402,8776,8710,171,187,8230,160,1035,1115,1036,1116,1109,8211,8212,8220,8221,8216,8217,247,8222,1038,1118,1039,1119,8470,1025,1105,1103,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,8364] } -export default Indexes \ No newline at end of file +export {Indexes} \ No newline at end of file diff --git a/lib/text_decoder_indexes.js b/lib/text_decoder_indexes.js index a16c4ea8..b4f04457 100644 --- a/lib/text_decoder_indexes.js +++ b/lib/text_decoder_indexes.js @@ -1,5 +1,5 @@ import { inRange } from './text_decoder_utils.js' -import Indexes from './encoding-indexes.js' +import {Indexes} from './encoding-indexes.js' // // 6. Indexes