Complete module API expansion: clearAll and batch helpers on every remaining module.
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -98,6 +98,10 @@ class HyperBareTargetMatrix extends EventEmitter {
|
||||
return this.list()
|
||||
}
|
||||
|
||||
clearAll () {
|
||||
return this.resetToDefaults()
|
||||
}
|
||||
|
||||
targetCount () {
|
||||
return this._targets.length
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user