@hey-api/openapi-ts 0.87.5 → 0.88.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.
- package/README.md +19 -2
- package/bin/run.js +2 -2
- package/dist/{config-CK1EGY2d.d.cts → config-C5xWXzTz.d.cts} +2479 -1966
- package/dist/{config-DHUTNwtw.d.ts → config-eqVtXEeO.d.mts} +2405 -1892
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -1622
- package/dist/index.d.mts +101 -0
- package/dist/index.mjs +1 -0
- package/dist/internal.cjs +1 -1
- package/dist/internal.d.cts +1 -1
- package/dist/{internal.d.ts → internal.d.mts} +2 -2
- package/dist/internal.mjs +1 -0
- package/dist/openApi-DlyxIg9f.mjs +17 -0
- package/dist/openApi-DlyxIg9f.mjs.map +1 -0
- package/dist/openApi-DszQAwQH.cjs +17 -0
- package/dist/openApi-DszQAwQH.cjs.map +1 -0
- package/dist/run.cjs +1 -1
- package/dist/run.cjs.map +1 -1
- package/dist/run.mjs +3 -0
- package/dist/run.mjs.map +1 -0
- package/dist/src-9qIIwEzI.cjs +19 -0
- package/dist/{src-DmdEIcct.cjs.map → src-9qIIwEzI.cjs.map} +1 -1
- package/dist/src-BNSjnWaN.mjs +11 -0
- package/dist/src-BNSjnWaN.mjs.map +1 -0
- package/package.json +11 -11
- package/dist/chunk-C-EqMg7d.js +0 -1
- package/dist/index.d.ts +0 -1719
- package/dist/index.js +0 -1
- package/dist/internal.js +0 -1
- package/dist/openApi-BKUOqJVi.cjs +0 -19
- package/dist/openApi-BKUOqJVi.cjs.map +0 -1
- package/dist/openApi-QNcKaSPP.js +0 -19
- package/dist/openApi-QNcKaSPP.js.map +0 -1
- package/dist/run.js +0 -3
- package/dist/run.js.map +0 -1
- package/dist/src-D4L_i8zt.js +0 -11
- package/dist/src-D4L_i8zt.js.map +0 -1
- package/dist/src-DmdEIcct.cjs +0 -19
- /package/dist/{run.d.ts → run.d.mts} +0 -0
package/dist/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{A as e,B as t,C as n,D as r,E as i,F as a,G as o,I as s,K as c,L as l,M as u,N as d,O as f,P as p,R as m,S as h,T as g,U as _,V as v,W as y,X as b,Y as x,_ as S,a as C,b as w,c as T,d as E,f as D,g as O,h as k,j as A,k as j,l as M,m as N,o as P,p as F,s as I,u as L,v as R,w as z,x as B,y as V,z as H}from"./openApi-QNcKaSPP.js";import{i as U,n as W,r as G,t as K}from"./src-D4L_i8zt.js";export{P as $,m as ArrayTsDsl,s as AttrTsDsl,a as AwaitTsDsl,l as BinaryTsDsl,p as CallTsDsl,n as ClassTsDsl,d as DecoratorTsDsl,u as DescribeTsDsl,h as ExprTsDsl,j as FieldTsDsl,B as FuncTsDsl,w as GetterTsDsl,V as IfTsDsl,i as InitTsDsl,H as LiteralTsDsl,U as Logger,g as MethodTsDsl,R as NewTsDsl,z as NewlineTsDsl,S as NotTsDsl,k as ObjectTsDsl,r as ParamTsDsl,f as PatternTsDsl,N as RegExpTsDsl,F as ReturnTsDsl,O as SetterTsDsl,D as TemplateTsDsl,E as ThrowTsDsl,t as TsDsl,L as TypeAliasTsDsl,A as TypeAttrTsDsl,e as TypeExprTsDsl,M as TypeLiteralTsDsl,T as TypeObjectTsDsl,I as VarTsDsl,_ as clientDefaultConfig,y as clientDefaultMeta,v as clientPluginHandler,o as compiler,G as createClient,b as defaultPaginationKeywords,C as defaultPlugins,K as defineConfig,x as definePluginConfig,c as tsc,W as utils};
|
package/dist/internal.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{i as e,r as t,t as n}from"./openApi-QNcKaSPP.js";export{t as getSpec,e as initConfigs,n as parseOpenApiSpec};
|