UNPKG

@proofkit/fmodata

Version:

FileMaker OData API client

3 lines (2 loc) 209 B
/** biome-ignore-all lint/performance/noBarrelFile: Re-exporting QueryBuilder and types */ export { type ExpandedRelations, QueryBuilder, type QueryReturnType, type TypeSafeOrderBy, } from './query/index.js';