sdk beta.6 (#2885)

beta.6
This commit is contained in:
Aiden McClelland
2025-04-22 12:00:34 -06:00
committed by GitHub
parent 113154702f
commit c85ea7d8fa
8 changed files with 45 additions and 38 deletions

View File

@@ -149,7 +149,7 @@ export class SubContainer<
}
}
static async with<
static async withTemp<
Manifest extends T.SDKManifest,
T,
Effects extends T.Effects,