UNPKG

n8n

Version:

n8n Workflow Automation Tool

2 lines (1 loc) 142 B
export declare function verifyIntegrity(packageName: string, version: string, registryUrl: string, expectedIntegrity: string): Promise<void>;