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
/
pack.d.ts
4 lines
•
176 B
TypeScript
View Raw
1
2
3
4
import
{ nativeHTTPHook }
from
'./hooks/nativeHTTPServer'
;
import
{ logger }
from
'./logger'
;
export
{ logger, nativeHTTPHook
as
http, };
//# sourceMappingURL=index.d.ts.map