MCPcopy Create free account
hub / github.com/Kilo-Org/cloud /

Class

apps/web/src/lib/user/index.ts:805–805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

803 );
804 if (caughtError) throw caughtError;
805 return txResult;
806 }
807 const savedUser = txResult.user;
808

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected