This website requires JavaScript.
Explore
Help
Sign In
seasharp
/
anvil
Watch
1
Star
0
Fork
0
You've already forked anvil
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e64b9dbf91
anvil
/
striker-ui
/
types
/
AnvilTypes.d.ts
2 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: include AnvilStatus in allowed data types when fetching
2021-03-25 15:01:55 +00:00
declare
type
AnvilTypes
=
AnvilList
|
AnvilCPU
|
AnvilMemory
|
AnvilStatus
;
Reference in New Issue
Copy Permalink