dont export event adapter
This commit is contained in:
parent
7eb942e773
commit
b12b468381
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ function initme() {
|
|||
return ID
|
||||
}
|
||||
|
||||
export default class EventAdapter {
|
||||
class EventAdapter {
|
||||
constructor(canvas, window, viewport) {
|
||||
this.events = []
|
||||
this._viewport = viewport
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue