first commit

This commit is contained in:
2026-02-09 10:48:21 +01:00
commit 15f28c0dd6
848 changed files with 107188 additions and 0 deletions

View File

@@ -0,0 +1 @@
globalThis.Intl||(globalThis.Intl={}),Intl.DisplayNames||(Intl.DisplayNames=function(locales,options){this.options=options||{},this.locales=Array.isArray(locales)?locales:[locales]},Intl.DisplayNames.prototype.of=function(value){var _this$options;return"none"===(null==(_this$options=this.options)?void 0:_this$options.fallback)?null:value});