Skip to content

Commit 17ec9fb

Browse files
authored
Merge 0653579 into 3ff25f7
2 parents 3ff25f7 + 0653579 commit 17ec9fb

27 files changed

Lines changed: 2036 additions & 612 deletions

packages/js-sdk/src/api/schema.gen.ts

Lines changed: 84 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/js-sdk/src/index.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ export type {
5858
SandboxListOpts,
5959
SandboxPaginator,
6060
SandboxNetworkOpts,
61+
SandboxNetworkInfo,
62+
SandboxNetworkSelector,
63+
SandboxNetworkSelectorContext,
64+
SandboxNetworkRule,
65+
SandboxNetworkRules,
66+
SandboxNetworkTransform,
67+
SandboxNetworkTransformContext,
6168
SandboxLifecycle,
6269
SandboxInfoLifecycle,
6370
SnapshotInfo,

0 commit comments

Comments
 (0)