UNPKG

@slashid/react

Version:

React SDK for the /id platform

7 lines 259 B
import { CommonProps } from "../utils"; type Props = CommonProps & { enableValidation?: boolean; }; export declare const MobileLivePhoto: (props: Props) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=mobile-live-photo.d.ts.map