UNPKG

@passflow/passflow-react-sdk

Version:
5 lines 214 B
import { FC, PropsWithChildren } from 'react'; export declare const PassflowProviderWrapper: FC<PropsWithChildren>; export declare const App: () => JSX.Element; export default App; //# sourceMappingURL=app.d.ts.map