export function invalidInputError(){ throw new Error(` ANG_ALLOWED/FORBIDDEN_ERROR: Invalid input of ang-allowed/forbidden directive. Input must be an instance of "KeySet" class. `) }