This commit is contained in:
2026-08-18 18:11:28 -04:00
parent 0e9a650fa2
commit bbaf47028f
259 changed files with 0 additions and 0 deletions
@@ -0,0 +1,7 @@
/**
* Node dev/test stub for `#pear-ctx-host`. Pear-only packages (pear-bundle, pear-ref)
* throw when imported on Node; ctx.pear host loading falls back to dynamic import there.
*/
/** @type {Record<string, unknown>} */
export const pearCtxHostByPackage = Object.freeze({})