/** * 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} */ export const pearCtxHostByPackage = Object.freeze({})