Open Policy Agent TypeScript Packages
GitHub
Preparing search index...
@open-policy-agent/opa
index
Options
Type Alias Options
Extra options for using the high-level SDK.
type
Options
=
{
headers
?:
Record
<
string
,
string
>
;
sdk
?:
SDKOptions
;
}
Index
Properties
headers?
sdk?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
sdk
sdk
?:
SDKOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
sdk
GitHub
Open Policy Agent TypeScript Packages
Loading...
Extra options for using the high-level SDK.