Update dependencies
This commit is contained in:
parent
30e18a749f
commit
832ed3d1bf
3 changed files with 952 additions and 428 deletions
|
|
@ -15,7 +15,7 @@ declare type Topics = Map<string,Topic>;
|
|||
|
||||
declare type UIBase = {
|
||||
text: string,
|
||||
topic: string,
|
||||
topic?: string,
|
||||
icon?: string,
|
||||
enableCondition?: (internal: string, actual: any, state: State) => boolean
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue