fix(core): update
This commit is contained in:
@ -78,6 +78,8 @@ export class DomTools {
|
||||
|
||||
public scroller: plugins.SweetScroll;
|
||||
|
||||
public deesComms = new plugins.deesComms.DeesComms();
|
||||
|
||||
private actionSetVirtualViewport = this.domToolsStatePart.createAction<TViewport>(
|
||||
async (statePart, payload) => {
|
||||
const currentState = statePart.getState();
|
||||
|
Reference in New Issue
Block a user