parent
7fac054bc4
commit
c2e47f40ab
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
declare type AnvilMemory = { |
||||||
|
total: number; |
||||||
|
free: number; |
||||||
|
}; |
Loading…
Reference in new issue