UNPKG
@biorate/opensearch
Version:
latest (1.158.1)
1.158.1
1.158.0
1.157.0
1.156.2
1.156.0
1.120.0
1.104.0
1.102.1
1.102.0
1.100.0
1.96.0
1.95.1
1.95.0
1.93.1
1.93.0
1.91.5
1.91.4
1.91.3
1.91.2
1.91.1
1.91.0
1.90.0
1.88.1
1.88.0
OpenSearch OOP static interface
biorate.github.io/core
biorate/core
@biorate/opensearch
/
tsconfig.build.json
6 lines
(5 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"index.ts"
,
"src/**/*"
]
,
"exclude"
:
[
"node_modules"
,
"dist"
,
"tests"
,
"**/*spec.ts"
]
}