MCPcopy Index your code
hub / github.com/QwikDev/qwik / queue.ts

File queue.ts

packages/qwik/src/core/preloader/queue.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isBrowser } from '@builder.io/qwik/build';
2import { base, getBundle, graph } from './bundle-graph';
3import { config, doc, loadStart, rel } from './constants';
4import type { BundleImport, BundleImports } from './types';

Callers

nothing calls this directly

Calls 1

preloadFunction · 0.85

Tested by

no test coverage detected