synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
4 lines • 354 B
TypeScript
export declare function getOAuthClientAclHandler(backendOrigin: string): import("msw").HttpHandler;
export declare function updateOAuthClientAcl(backendOrigin: string): import("msw").HttpHandler;
export declare function getAllOAuthClientAclHandlers(backendOrigin: string): import("msw").HttpHandler[];
//# sourceMappingURL=oauthClientAclHandlers.d.ts.map