fix lint issue
This commit is contained in:
parent
fc822645b7
commit
d4e0f46cbe
@ -100,7 +100,7 @@ export const setContentInitializor = (f) => {
|
|||||||
contentInitializor = f
|
contentInitializor = f
|
||||||
}
|
}
|
||||||
|
|
||||||
class WSSharedDoc extends Y.Doc {
|
export class WSSharedDoc extends Y.Doc {
|
||||||
/**
|
/**
|
||||||
* @param {string} name
|
* @param {string} name
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user