Merge pull request #339 from ViktorQvarfordt/patch-1
Fix type annotation of getMap
This commit is contained in:
commit
7486ea7148
@ -194,8 +194,9 @@ export class Doc extends Observable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @template T
|
||||||
* @param {string} [name]
|
* @param {string} [name]
|
||||||
* @return {YMap<any>}
|
* @return {YMap<T>}
|
||||||
*
|
*
|
||||||
* @public
|
* @public
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user