chore: format
This commit is contained in:
parent
e90ce0ecca
commit
67be4a9a29
|
@ -7,7 +7,7 @@ const decorate = compose(
|
|||
emit: function (...args) {
|
||||
this.entity.emit(...args);
|
||||
},
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
export class Staged extends decorate(Trait) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user