Add esper statistics
This commit is contained in:
parent
3ed861369e
commit
16d03ceacf
5 changed files with 209 additions and 136 deletions
|
|
@ -111,7 +111,7 @@ declare type Controls = Map<string,Control>;
|
|||
|
||||
declare type Config = {
|
||||
space: Space,
|
||||
topics: Topics,
|
||||
topics: Topics | Array<Topics>,
|
||||
controls: Controls,
|
||||
layers: Array<Layer>
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue