synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
5 lines • 311 B
TypeScript
import { EntityDetailsListSharedProps } from '../EntityDetailsList';
type FavoritesDetailsProps = EntityDetailsListSharedProps;
export declare function FavoritesDetails({ ...sharedProps }: FavoritesDetailsProps): import("react/jsx-runtime").JSX.Element;
export {};
//# sourceMappingURL=FavoritesDetails.d.ts.map