UNPKG

@feast-dev/feast-ui

Version:

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

4 lines 289 B
import { RegularFeatureViewCustomTabProps } from "../../custom-tabs/types"; declare const CurlGeneratorTab: ({ feastObjectQuery, }: RegularFeatureViewCustomTabProps) => import("react/jsx-runtime").JSX.Element; export default CurlGeneratorTab; //# sourceMappingURL=CurlGeneratorTab.d.ts.map