Sign in
◑
Theme
apache
/
maka
/
refs/heads/codex/simplify-public-api-scripts
/
.
/
packages
/
core
/
src
/
node.ts
blob: 12002a2925c943c441c4747f3a6cce41dcc74115 [
file
]
/** Node-only adapters for the otherwise platform-neutral core package. */
export
{
installConsoleDiagnosticLogCapture
}
from
'./node-diagnostic-log.js'
;