This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartdns
Watch
3
Star
0
Fork
0
You've already forked smartdns
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c140403e94b0dd222216f045218c0cb3e3621e5
smartdns
/
ts_server
/
index.ts
3 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(rust): add Rust-based DNS server backend with IPC management and TypeScript bridge
2026-02-11 11:24:10 +00:00
export
*
from
'./classes.dnsserver.js'
;
export
*
from
'./classes.rustdnsbridge.js'
;
Reference in New Issue
Copy Permalink