UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 169 B
import type { SamlUserAttributes } from '../types/samlUserAttributes'; export declare function getSamlConnectionTestSuccessView(attributes: SamlUserAttributes): string;