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

4 lines
105 B
TypeScript
Raw Normal View History

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