UNPKG
@ory/hydra-client
Version:
latest (26.2.0)
26.2.0
25.4.0
2.4.0-alpha.1
2.2.1
2.2.0
2.2.0-rc.3
2.1.1
2.1.0
2.0.2
2.0.1
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.10.6
1.10.5
1.10.3
1.10.2
1.9.2
1.9.1
1.9.0
1.9.0-alpha.3
0.0.0-alpha.63
OpenAPI client for @ory/hydra-client
github.com/ory/sdk
ory/sdk
@ory/hydra-client
/
tsconfig.esm.json
8 lines
(7 loc)
•
112 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"esnext"
,
"outDir"
:
"dist/esm"
}
}