UNPKG

@cerbos/http

Version:

Client library for interacting with the Cerbos policy decision point service over HTTP from browser-based applications

7 lines 220 B
/** * Client library for interacting with the Cerbos policy decision point service over HTTP from browser-based applications. * * @packageDocumentation */ export * from "./client"; //# sourceMappingURL=index.d.ts.map