This website requires JavaScript.
Explore
Help
Sign In
Oak-Team
/
oak-domain
Watch
13
Star
0
Fork
You've already forked oak-domain
0
Code
Issues
Pull Requests
Packages
Projects
Releases
33
Wiki
Activity
2db0117d56
oak-domain
/
lib
/
types
/
Cluster.d.ts
6 lines
111 B
TypeScript
Raw
Blame
History
export
type
ClusterInfo
=
{
usingCluster
:
boolean
;
instanceId?
:
number
;
instanceCount?
:
number
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink