@kubb/plugin-ts 3.15.1 → 3.16.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-ZPV5F73S.js → chunk-BNGMPCUZ.js} +3 -3
- package/dist/{chunk-ZPV5F73S.js.map → chunk-BNGMPCUZ.js.map} +1 -1
- package/dist/{chunk-NT6FYCYB.cjs → chunk-CMBVO4NF.cjs} +10 -11
- package/dist/chunk-CMBVO4NF.cjs.map +1 -0
- package/dist/{chunk-WMP6SQOP.js → chunk-DA3RXFSP.js} +3 -4
- package/dist/chunk-DA3RXFSP.js.map +1 -0
- package/dist/{chunk-Y3ZF2BXT.cjs → chunk-QCNC5V6Y.cjs} +4 -4
- package/dist/{chunk-Y3ZF2BXT.cjs.map → chunk-QCNC5V6Y.cjs.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 +5 -5
- package/dist/index.js +2 -2
- package/package.json +9 -9
- package/src/generators/__snapshots__/deletePet.ts +1 -1
- package/src/plugin.ts +0 -1
- package/dist/chunk-NT6FYCYB.cjs.map +0 -1
- package/dist/chunk-WMP6SQOP.js.map +0 -1
|
@@ -37,7 +37,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
37
37
|
mod
|
|
38
38
|
));
|
|
39
39
|
var init_esm_shims = __esm({
|
|
40
|
-
"../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@20.19.
|
|
40
|
+
"../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@20.19.8__jiti@2.4.2_postcss@8.5.6_typescript@5.8.3_yaml@2.7.1/node_modules/tsup/assets/esm_shims.js"() {
|
|
41
41
|
}
|
|
42
42
|
});
|
|
43
43
|
|
|
@@ -2581,5 +2581,5 @@ react/cjs/react.development.js:
|
|
|
2581
2581
|
*/
|
|
2582
2582
|
|
|
2583
2583
|
export { OasType, Type2 as Type, init_esm_shims };
|
|
2584
|
-
//# sourceMappingURL=chunk-
|
|
2585
|
-
//# sourceMappingURL=chunk-
|
|
2584
|
+
//# sourceMappingURL=chunk-BNGMPCUZ.js.map
|
|
2585
|
+
//# sourceMappingURL=chunk-BNGMPCUZ.js.map
|