type fixes for breaking typescript@3.8.* release
This commit is contained in:
@@ -85,7 +85,6 @@ export class Transaction {
|
||||
this.changedParentTypes = new Map()
|
||||
/**
|
||||
* @type {Set<ID>}
|
||||
* @private
|
||||
*/
|
||||
this._mergeStructs = new Set()
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user