The source snapshot of a copied snapshot.

interface CopiedMember {
    $unknown?: undefined;
    copied: AutoTestCopiedSnapshotSource;
    ran?: undefined;
}

Properties

Properties

$unknown?: undefined
ran?: undefined