indexActor.prototype.state
property Actor.prototype.state
import { Actor } from ".";
const { state } = Actor.prototype;

Type

Record<FactorReference, Factor | undefined>