UNPKG
endpoint-monitor
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.1-patch
1.0.0
Monitor for endpoint
github.com/lihugang/endpoint-monitor
lihugang/endpoint-monitor
endpoint-monitor
/
dist
/
hooks
/
nativeHTTPServer.d.ts
4 lines
•
189 B
TypeScript
View Raw
1
2
3
4
declare
const
setOutputPath
:
(
path
:
string
) =>
void
;
declare
const
hookObject
:
any
;
export
{ hookObject
as
nativeHTTPHook, setOutputPath };
//# sourceMappingURL=nativeHTTPServer.d.ts.map