UNPKG

@feast-dev/feast-ui

Version:

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

4 lines 271 B
import { OnDemandFeatureViewCustomTabProps } from "../types"; declare const DemoCustomTab: ({ id, feastObjectQuery, }: OnDemandFeatureViewCustomTabProps) => import("react/jsx-runtime").JSX.Element; export default DemoCustomTab; //# sourceMappingURL=DemoCustomTab.d.ts.map