Sign in
apache
/
nifi-fds
/
gh-pages
/
.
/
node_modules
/
socket.io
/
dist
/
uws.d.ts
blob: b5377d4763db7778ad2813055b00ad33ab45460c [
file
] [
log
] [
blame
]
export
declare
function
patchAdapter
(
app
:
any
):
void
;
export
declare
function
restoreAdapter
():
void
;
export
declare
function
serveFile
(
res
:
any
,
filepath
:
string
):
void
;