UNPKG

@feast-dev/feast-ui

Version:

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

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