This website requires JavaScript.
Explore
Help
Sign In
public
/
n8n-nodes-seclore
Watch
4
Fork
You've already forked n8n-nodes-seclore
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
321af45dfb
n8n-nodes-seclore
/
dist
/
nodes
/
SecloreProtect
/
Services
/
Utils.d.ts
4 lines
105 B
TypeScript
Raw
Blame
History
export
declare
function
getFileNameFromHeaders
(
headers
?
:
{
[
key
:
string
]
:
string
;
}
)
:
string
|
null
;
View Git Blame
Copy Permalink