UNPKG

@2fn/ui

Version:

6 lines 196 B
/// <reference types="react" /> import { Me } from '@2fn/conf'; export declare function DetailsAboutMe({ details }: { details: Me; }): JSX.Element; //# sourceMappingURL=DetailsAboutMe.d.ts.map