indexFactor
interface Factor
import { type Factor } from ".";

A piece of state pertaining to an Actor

Properties

value: unknown