UNPKG

@feast-dev/feast-ui

Version:

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

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