ts-util-core 2.0.3 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -111,7 +111,7 @@ When multiple AI Agents co-produce code, this abstraction layer becomes even mor
|
|
|
111
111
|
>
|
|
112
112
|
> That's what TS-Util does — for your team today, and for the AI Agents that will write most of your code tomorrow.
|
|
113
113
|
|
|
114
|
-
📖 Read this
|
|
114
|
+
📖 Read this in other languages: [繁體中文](https://github.com/MattAtAIEra/TS-Util/blob/main/docs/Readme-translations_zh.md) · [日本語](https://github.com/MattAtAIEra/TS-Util/blob/main/docs/Readme-translations_jp.md) · [한국어](https://github.com/MattAtAIEra/TS-Util/blob/main/docs/Readme-translations_ko.md) · [Español](https://github.com/MattAtAIEra/TS-Util/blob/main/docs/Readme-translations_es.md) · [Deutsch](https://github.com/MattAtAIEra/TS-Util/blob/main/docs/Readme-translations_de.md)
|
|
115
115
|
|
|
116
116
|
---
|
|
117
117
|
|