v0.7.0
PolicyResult = object
Defined in: src/modules/types.ts:255
Result type for the getPolicy function
Contains both the parsed policy object and its JSON string representation
JSON: string
Defined in: src/modules/types.ts:259
The JSON string representation of the policy
Policy: PolicyData
Defined in: src/modules/types.ts:257
The parsed policy object