Variable: createLocal
July 12, 2026 ยท View on GitHub
coaction / api-docs / createLocal
Variable: createLocal
constcreateLocal:LocalCreator
Defined in: packages/core/src/createLocal.ts:19
Create a store without linking the shared transport runtime.
Remarks
The public coaction/local entry exports this implementation as create.
createLocal is only its internal and documentation name; it is not
exported by the root coaction entry.