@kubb/plugin-ts 3.5.12 → 3.6.0
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/{chunk-SMFE3IFX.cjs → chunk-4SOGPJKA.cjs} +11 -11
- package/dist/{chunk-SMFE3IFX.cjs.map → chunk-4SOGPJKA.cjs.map} +1 -1
- package/dist/{chunk-ZEXX4QRU.js → chunk-6TOW4T6P.js} +3 -3
- package/dist/{chunk-ZEXX4QRU.js.map → chunk-6TOW4T6P.js.map} +1 -1
- package/dist/{chunk-RGFWVNSD.cjs → chunk-BORNH5HV.cjs} +4 -4
- package/dist/{chunk-RGFWVNSD.cjs.map → chunk-BORNH5HV.cjs.map} +1 -1
- package/dist/{chunk-EUWGCFF4.js → chunk-ULWNGDG4.js} +4 -4
- package/dist/{chunk-EUWGCFF4.js.map → chunk-ULWNGDG4.js.map} +1 -1
- package/dist/components.cjs +3 -3
- package/dist/components.js +1 -1
- package/dist/generators.cjs +4 -4
- package/dist/generators.js +2 -2
- package/dist/index.cjs +4 -4
- package/dist/index.js +2 -2
- package/package.json +9 -9
- package/src/generators/__snapshots__/enumString.ts +1 -1
- package/src/generators/__snapshots__/fooBase.ts +8 -0
- package/src/generators/__snapshots__/fooNumber.ts +9 -0
|
@@ -35,9 +35,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
35
35
|
mod
|
|
36
36
|
));
|
|
37
37
|
|
|
38
|
-
// ../../node_modules/.pnpm/tsup@8.3.6_@microsoft+api-extractor@7.
|
|
38
|
+
// ../../node_modules/.pnpm/tsup@8.3.6_@microsoft+api-extractor@7.50.1_@types+node@20.17.19__jiti@2.4.2_postcss@8.5.3_typescript@5.7.3_yaml@2.6.1/node_modules/tsup/assets/esm_shims.js
|
|
39
39
|
var init_esm_shims = __esm({
|
|
40
|
-
"../../node_modules/.pnpm/tsup@8.3.6_@microsoft+api-extractor@7.
|
|
40
|
+
"../../node_modules/.pnpm/tsup@8.3.6_@microsoft+api-extractor@7.50.1_@types+node@20.17.19__jiti@2.4.2_postcss@8.5.3_typescript@5.7.3_yaml@2.6.1/node_modules/tsup/assets/esm_shims.js"() {
|
|
41
41
|
}
|
|
42
42
|
});
|
|
43
43
|
|
|
@@ -2556,5 +2556,5 @@ react/cjs/react.development.js:
|
|
|
2556
2556
|
*/
|
|
2557
2557
|
|
|
2558
2558
|
export { OasType, Type2 as Type, init_esm_shims };
|
|
2559
|
-
//# sourceMappingURL=chunk-
|
|
2560
|
-
//# sourceMappingURL=chunk-
|
|
2559
|
+
//# sourceMappingURL=chunk-ULWNGDG4.js.map
|
|
2560
|
+
//# sourceMappingURL=chunk-ULWNGDG4.js.map
|