Skip to content

Type Alias: RoutableActor

Documentation / @xmachines/play-vue-router / RoutableActor

type RoutableActor = AbstractActor<AnyActorLogic> & Routable & Viewable;

Defined in: play-vue-router/src/play-router-provider.ts:9