This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
serve.zone
/
dcrouter
Watch
3
Star
0
Fork
0
You've already forked dcrouter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b21f3385e1ebc5b73674a997e6d0755edbccd1a3
dcrouter
/
ts_interfaces
/
data
/
index.ts
3 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add TypeScript interfaces for authentication and server statistics
2025-06-08 12:09:09 +00:00
export
*
from
'./auth.js'
;
feat(remoteingress): add Remote Ingress hub and management for edge tunnel nodes, including backend managers, tunnel hub integration, opsserver handlers, typedrequest APIs, and web UI
2026-02-16 11:25:16 +00:00
export
*
from
'./stats.js'
;
export
*
from
'./remoteingress.js'
;
Reference in New Issue
Copy Permalink