MCPcopy Create free account
hub / github.com/stenciljs/core / worker.ts

File worker.ts

src/sys/node/worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as coreCompiler from '@stencil/core/compiler';
2import * as nodeApi from '@sys-api-node';
3
4import { initNodeWorkerThread } from './node-worker-thread';

Callers

nothing calls this directly

Calls 1

initNodeWorkerThreadFunction · 0.90

Tested by

no test coverage detected