Type Alias CurrySnapshotWithP3<TActor>

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

Type Parameters