This website requires JavaScript.
Explore
Help
Sign In
overflow_scanner
/
app
Watch
3
Star
0
Fork
0
You've already forked app
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69454d0047
app
/
@overflow
/
model
/
config
/
ping
/
option.ts
6 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
ing
2018-09-17 15:22:00 +00:00
export
interface
PingOption
{
Retry of Pring changed to Count
2018-09-20 05:57:10 +00:00
count
:
number
;
ing
2018-09-17 15:22:00 +00:00
interval
:
number
;
deadline
:
number
;
}
Reference in New Issue
Copy Permalink