|
export class Backbone extends View<Controller<any>, BackboneState, { transform: BackboneUpdate, entity: BackboneEntity, ctx: StateContext }> {
|
|
export class Backbone extends View<Controller<any>, BackboneState, { transform: BackboneUpdate, entity: BackboneEntity, ctx: StateContext }> {
|
|
@@ -52,7 +53,8 @@ export class Backbone extends View<Controller<any>, BackboneState, { transform:
|