UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 799 B
import { a as READ_SCOPE, c as WRITE_SCOPE, i as QUESTIONS_SCOPE, n as APPROVALS_SCOPE, o as TALK_SCOPE, r as PAIRING_SCOPE, t as ADMIN_SCOPE } from "./operator-scopes-Dw7Gu2cA.js"; import { a as isGatewayMethodClassified, i as isApprovalMethod, n as authorizeOperatorScopesForMethod, o as isNodeRoleMethod, r as authorizeOperatorScopesForRequiredScope, s as resolveLeastPrivilegeOperatorScopesForMethod, t as CLI_DEFAULT_OPERATOR_SCOPES } from "./method-scopes-K6J_UQGL.js"; export { ADMIN_SCOPE, APPROVALS_SCOPE, CLI_DEFAULT_OPERATOR_SCOPES, PAIRING_SCOPE, QUESTIONS_SCOPE, READ_SCOPE, TALK_SCOPE, WRITE_SCOPE, authorizeOperatorScopesForMethod, authorizeOperatorScopesForRequiredScope, isApprovalMethod, isGatewayMethodClassified, isNodeRoleMethod, resolveLeastPrivilegeOperatorScopesForMethod };