This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
tsclass
/
tsclass
Watch
2
Star
0
Fork
0
You've already forked tsclass
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2026a84865f05ef29424e40f2e0ac8a86cb9f013
tsclass
/
ts
/
network
/
dnschallenge.ts
5 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2020-02-09 16:38:22 +00:00
export
interface
IDnsChallenge
{
hostName
:
string
;
challenge
:
string
;
fix(core): update
2020-02-20 22:13:57 +00:00
}
Reference in New Issue
Copy Permalink