🆕 Added support for JSON5

This commit is contained in:
duckietm
2026-05-18 16:14:38 +02:00
parent b6a26fbd84
commit 31df26bd1b
17 changed files with 494 additions and 281 deletions
+1
View File
@@ -13,6 +13,7 @@ export * from './GetTickerFPS';
export * from './GetTickerTime';
export * from './HabboWebTools';
export * from './Int32';
export * from './JsonParser';
export * from './LegacyExternalInterface';
export * from './LinkTracker';
export * from './Matrix4x4';