UNPKG

openam-agent-custom

Version:

Customized ForgeRock AM Policy Agent for Node.js from Zoltan Tarcsay

7 lines (6 loc) 188 B
export declare class ShieldEvaluationError extends Error { statusCode: any; message: any; details?: string; constructor(statusCode: any, message: any, details?: string); }