MCPcopy
hub / github.com/QwikDev/qwik / index.tsx

File index.tsx

packages/insights/src/routes/app/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { component$, useSignal, type ReadonlySignal, useComputed$ } from '@builder.io/qwik';
2import { routeLoader$ } from '@builder.io/qwik-city';
3import { inArray } from 'drizzle-orm';
4import AppCard from '~/components/app-card';

Callers

nothing calls this directly

Calls 4

getInsightUserFunction · 0.90
getDBFunction · 0.90
component$Function · 0.90
useSignalFunction · 0.90

Tested by

no test coverage detected