Interface DefaultActorType

interface DefaultActorType {
    [key: string]: types.ActorMethod;
}

Indexable

[key: string]: types.ActorMethod