Home > @cerbos/core > decisionLogEntryMethodIsCheckResources
Type guard to check if a DecisionLogEntryMethod is a DecisionLogEntryCheckResources.
Signature:
export declare function decisionLogEntryMethodIsCheckResources(method: DecisionLogEntryMethod): method is DecisionLogEntryCheckResources;
Parameter |
Type |
Description |
---|---|---|
method |
Returns:
method is DecisionLogEntryCheckResources