UNPKG
odata-sqlite-expand
Version:
latest (0.1.0)
0.1.0
OData v4 $expand functionality for SQLite - JOIN operations with TDD and ISP
odata-sqlite-expand
/
dist
/
index.d.ts
2 lines
•
125 B
TypeScript
View Raw
1
2
export
{
ExpandBuilder
,
type
ExpandResult
,
type
IExpandBuilder
}
from
'./expand-builder'
;
//# sourceMappingURL=index.d.ts.map