UNPKG

@feast-dev/feast-ui

Version:

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

4 lines 198 B
declare const useMatchSubpath: (to: string) => boolean; declare const useMatchExact: (to: string) => boolean; export { useMatchSubpath, useMatchExact }; //# sourceMappingURL=useMatchSubpath.d.ts.map