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
7fb656e8b5b4341d858e9d20a3c70ec6d02da63c
smartdns
/
ts_client
/
index.ts
3 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
BREAKING CHANGE(server/client): move from client only to server + client exports
2024-06-02 15:34:19 +02:00
export
*
from
'./classes.dnsclient.js'
;
feat(rustdns-client): add Rust DNS client binary and TypeScript IPC bridge to enable UDP and DoH resolution, RDATA decoding, and DNSSEC AD/rcode support
2026-02-11 13:02:37 +00:00
export
*
from
'./classes.rustdnsclientbridge.js'
;
Reference in New Issue
Copy Permalink