parent
1642b637ee
commit
2ec90b1ea3
2 changed files with 6 additions and 5 deletions
@ -1,5 +0,0 @@ |
||||
declare type AnvilStatusNode = { |
||||
state: 'unknown' | 'off' | 'on' | 'accessible' | 'ready'; |
||||
state_percent: number; |
||||
state_message: string; |
||||
}; |
Loading…
Reference in new issue