@base44-preview/cli 0.1.5-pr.555.c1867e2 → 0.1.5-pr.555.e8d3b8d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/index.js CHANGED
@@ -255040,7 +255040,7 @@ async function generateContent(input) {
255040
255040
  const actorInterfaces = actorResults.map((r5) => r5.decls).filter(Boolean);
255041
255041
  const actorRuntimeModule = actors.length ? import_common_tags.source`
255042
255042
  declare module 'base44:runtime/actors' {
255043
- export { Actor, type Conn, type ActorRegistry } from '${sdkPackage}';
255043
+ export { Actor } from '${sdkPackage}';
255044
255044
  }
255045
255045
  ` : "";
255046
255046
  return [
@@ -263427,4 +263427,4 @@ export {
263427
263427
  CLIExitError
263428
263428
  };
263429
263429
 
263430
- //# debugId=DEF1A357833E27DE64756E2164756E21
263430
+ //# debugId=9B6D91675C692A0264756E2164756E21