UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 151 B
import type { BooleanLicenseFeature } from '../interfaces'; export declare const Licensed: (licenseFeature: BooleanLicenseFeature) => MethodDecorator;