ยฉ 2026 Hedgehog Software, LLC
const [resource2] = createResource( async () => { await resource1.promise; // no such property exists return fetch(); });
ResourceReturn