Type Alias CurrySnapshotP2<TActor>

CurrySnapshotP2<TActor>: Promise<xs.SnapshotFrom<TActor["logic"]>>

Type Parameters