@kubb/plugin-ts 4.0.2 → 4.1.1

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.
@@ -1926,12 +1926,15 @@ function Type$1({ name, typedName, tree, keysToOmit, schema, optionalType, synta
1926
1926
  void 0
1927
1927
  ].includes(enumType),
1928
1928
  children: print([typeNode])
1929
- })] })), /* @__PURE__ */ jsx(File.Source, {
1930
- name,
1929
+ })] })), enums.every((item) => item.typeName !== name) && /* @__PURE__ */ jsx(File.Source, {
1930
+ name: typedName,
1931
+ isTypeOnly: true,
1932
+ isExportable: true,
1933
+ isIndexable: true,
1931
1934
  children: print(typeNodes)
1932
1935
  })] });
1933
1936
  }
1934
1937
 
1935
1938
  //#endregion
1936
1939
  export { OasType, Type$1 as Type };
1937
- //# sourceMappingURL=components-DaYIAKg5.js.map
1940
+ //# sourceMappingURL=components-CSEFpzdz.js.map