@absolutejs/absolute 0.19.0-beta.743 → 0.19.0-beta.745

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.
@@ -9363,6 +9363,8 @@ var provideDeterministicEnv = (options = {}) => {
9363
9363
  }
9364
9364
  ];
9365
9365
  };
9366
+ // src/angular/page.ts
9367
+ var defineAngularPage = (definition) => definition;
9366
9368
  // src/angular/Island.browser.ts
9367
9369
  import"@angular/compiler";
9368
9370
  import {
@@ -10124,6 +10126,7 @@ export {
10124
10126
  withPendingTask,
10125
10127
  renderIsland,
10126
10128
  provideDeterministicEnv,
10129
+ defineAngularPage,
10127
10130
  createTypedIsland,
10128
10131
  createDeterministicRandom,
10129
10132
  buildAbsoluteHttpTransferCacheOptions,
@@ -10144,5 +10147,5 @@ export {
10144
10147
  ABSOLUTE_HTTP_TRANSFER_CACHE_SKIP_HEADER
10145
10148
  };
10146
10149
 
10147
- //# debugId=72FE87E94F6059E264756E2164756E21
10150
+ //# debugId=66F641FCAAF9EF0E64756E2164756E21
10148
10151
  //# sourceMappingURL=browser.js.map