UNPKG

@feast-dev/feast-ui

Version:

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

5 lines 362 B
declare const projectsListWithDefaultProject: import("msw").HttpHandler; declare const creditHistoryRegistryPB: import("msw").HttpHandler; declare const creditHistoryRegistryDB: import("msw").HttpHandler; export { projectsListWithDefaultProject, creditHistoryRegistryPB as creditHistoryRegistry, creditHistoryRegistryDB, }; //# sourceMappingURL=handlers.d.ts.map