UNPKG

@yingyeothon/actor-system

Version:
6 lines (5 loc) 123 B
export default interface ActorProcessOptions { oneShot?: boolean; aliveMillis?: number; shiftable?: boolean; }