UNPKG

@cerbos/http

Version:

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

8 lines (6 loc) 186 B
/** * Client library for interacting with the Cerbos policy decision point service over HTTP from browser-based applications. * * @packageDocumentation */ export * from "./client";