/**
 * Client library for interacting with the Cerbos policy decision point service over HTTP from browser-based applications.
 *
 * @packageDocumentation
 */

export * from "./client";
