UNPKG

@mineru98/n8n-ko

Version:

n8n Workflow Automation Tool - Korean Version

5 lines (4 loc) 157 B
import type { ModuleInterface } from '@n8n/decorators'; export declare class ExternalSecretsModule implements ModuleInterface { init(): Promise<void>; }