n8n-nodes-seclore/dist/nodes/SecloreProtect/Services/Utils.d.ts

4 lines
105 B
TypeScript

export declare function getFileNameFromHeaders(headers?: {
[key: string]: string;
}): string | null;