Type Alias GetSnapshotForEntryParamsInternal

GetSnapshotForEntryParams: GetSpaceEnvironmentParams & {
    entryId: string;
}