createClient
createClient(
options):SparkletreeClient
Defined in: fragments.ts:560
Vanilla entry point, in core where the wire lives. Throws TypeError on a
malformed key or missing configuration — setup errors surface at setup
time; only the resolved fragments() call is the never-rejects path.