Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as coreCompiler from
'@stencil/core/compiler'
;
2
import
* as nodeApi from
'@sys-api-node'
;
3
4
import
{ initNodeWorkerThread } from
'./node-worker-thread'
;
Callers
nothing calls this directly
Calls
1
initNodeWorkerThread
Function · 0.90
Tested by
no test coverage detected