Orginize
This commit is contained in:
@@ -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({})
|
||||
Reference in New Issue
Block a user