MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / setup

Function setup

vmm/ui/src/App.ts:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 'fork-vm-dialog': ForkVmDialog,
22 },
23 setup() {
24 return useVmManager();
25 },
26 template,
27};
28

Callers

nothing calls this directly

Calls 1

useVmManagerFunction · 0.85

Tested by

no test coverage detected