synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
3 lines • 309 B
TypeScript
export declare const getUserProfileHandlers: (backendOrigin: string) => import("msw").HttpHandler[];
export declare function getCurrentUserCertifiedValidatedHandler(backendOrigin: string, isCertified: boolean, isValidated: boolean): import("msw").HttpHandler;
//# sourceMappingURL=userProfileHandlers.d.ts.map