@ktjs/core 0.20.1 → 0.20.2
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/dist/index.d.ts +1 -1
- package/dist/index.iife.js +1 -1
- package/dist/index.legacy.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/jsx/index.d.ts +1 -1
- package/dist/jsx/index.mjs +1 -1
- package/dist/jsx/jsx-runtime.d.ts +1 -1
- package/dist/jsx/jsx-runtime.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -130,7 +130,7 @@ type HTML<T extends (HTMLTag | SVGTag | MathMLTag) & otherstring> = T extends SV
|
|
|
130
130
|
* ## About
|
|
131
131
|
* @package @ktjs/core
|
|
132
132
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
133
|
-
* @version 0.20.
|
|
133
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
134
134
|
* @license MIT
|
|
135
135
|
* @link https://github.com/baendlorel/kt.js
|
|
136
136
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.iife.js
CHANGED
|
@@ -212,7 +212,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
212
212
|
* ## About
|
|
213
213
|
* @package @ktjs/core
|
|
214
214
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
215
|
-
* @version 0.20.
|
|
215
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
216
216
|
* @license MIT
|
|
217
217
|
* @link https://github.com/baendlorel/kt.js
|
|
218
218
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.legacy.js
CHANGED
|
@@ -217,7 +217,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
217
217
|
* ## About
|
|
218
218
|
* @package @ktjs/core
|
|
219
219
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
220
|
-
* @version 0.20.
|
|
220
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
221
221
|
* @license MIT
|
|
222
222
|
* @link https://github.com/baendlorel/kt.js
|
|
223
223
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.mjs
CHANGED
|
@@ -209,7 +209,7 @@ const MATHML_ATTR_FLAG = '__kt_mathml__';
|
|
|
209
209
|
* ## About
|
|
210
210
|
* @package @ktjs/core
|
|
211
211
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
212
|
-
* @version 0.20.
|
|
212
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
213
213
|
* @license MIT
|
|
214
214
|
* @link https://github.com/baendlorel/kt.js
|
|
215
215
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.d.ts
CHANGED
|
@@ -116,7 +116,7 @@ type HTML<T extends (HTMLTag | SVGTag | MathMLTag) & otherstring> = T extends SV
|
|
|
116
116
|
* ## About
|
|
117
117
|
* @package @ktjs/core
|
|
118
118
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
119
|
-
* @version 0.20.
|
|
119
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
120
120
|
* @license MIT
|
|
121
121
|
* @link https://github.com/baendlorel/kt.js
|
|
122
122
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.mjs
CHANGED
|
@@ -209,7 +209,7 @@ const MATHML_ATTR_FLAG = '__kt_mathml__';
|
|
|
209
209
|
* ## About
|
|
210
210
|
* @package @ktjs/core
|
|
211
211
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
212
|
-
* @version 0.20.
|
|
212
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
213
213
|
* @license MIT
|
|
214
214
|
* @link https://github.com/baendlorel/kt.js
|
|
215
215
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
|
@@ -110,7 +110,7 @@ type HTML<T extends (HTMLTag | SVGTag | MathMLTag) & otherstring> = T extends SV
|
|
|
110
110
|
* ## About
|
|
111
111
|
* @package @ktjs/core
|
|
112
112
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
113
|
-
* @version 0.20.
|
|
113
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
114
114
|
* @license MIT
|
|
115
115
|
* @link https://github.com/baendlorel/kt.js
|
|
116
116
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/jsx-runtime.mjs
CHANGED
|
@@ -209,7 +209,7 @@ const MATHML_ATTR_FLAG = '__kt_mathml__';
|
|
|
209
209
|
* ## About
|
|
210
210
|
* @package @ktjs/core
|
|
211
211
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
212
|
-
* @version 0.20.
|
|
212
|
+
* @version 0.20.2 (Last Update: 2026.02.01 18:34:51.151)
|
|
213
213
|
* @license MIT
|
|
214
214
|
* @link https://github.com/baendlorel/kt.js
|
|
215
215
|
* @link https://baendlorel.github.io/ Welcome to my site!
|