EventIndexPeg: Move a docstring to the correct place.
This commit is contained in:
parent
910c3ac08d
commit
ddb536e94a
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ class EventIndexPeg {
|
|||
this.index = null;
|
||||
}
|
||||
|
||||
/** Create a new EventIndex and initialize it if the platform supports it.
|
||||
/**
|
||||
* Create a new EventIndex and initialize it if the platform supports it.
|
||||
*
|
||||
* @return {Promise<bool>} A promise that will resolve to true if an
|
||||
* EventIndex was successfully initialized, false otherwise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue