UNPKG

@feast-dev/feast-ui

Version:

Web UI for the [Feast Feature Store](https://feast.dev/)

3 lines 167 B
declare const DataQuery: (featureView: string) => import("react-query").UseQueryResult<any, unknown>; export default DataQuery; //# sourceMappingURL=DataQuery.d.ts.map