Merge pull request #376 from fson/yevent-target-type
Add more accurate typing for YEvent.target
This commit is contained in:
@@ -39,7 +39,7 @@ export const YXmlTextRefID = 6
|
||||
*/
|
||||
export class ContentType {
|
||||
/**
|
||||
* @param {AbstractType<YEvent>} type
|
||||
* @param {AbstractType<any>} type
|
||||
*/
|
||||
constructor (type) {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user