@fluidframework/aqueduct 2.0.0-internal.4.0.6 → 2.0.0-internal.4.1.0
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/README.md +38 -0
- package/dist/test/tsconfig.tsbuildinfo +1 -1
- package/package.json +21 -17
package/README.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @fluidframework/aqueduct
|
|
2
2
|
|
|
3
|
+
<!-- AUTO-GENERATED-CONTENT:START (README_DEPENDENCY_GUIDELINES_SECTION:includeHeading=TRUE) -->
|
|
4
|
+
|
|
5
|
+
<!-- prettier-ignore-start -->
|
|
6
|
+
<!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
|
|
7
|
+
|
|
8
|
+
## Using Fluid Framework libraries
|
|
9
|
+
|
|
10
|
+
When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
11
|
+
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
|
|
12
|
+
library consumers should always prefer `^`.
|
|
13
|
+
|
|
14
|
+
Note that when depending on a library version of the form 2.0.0-internal.x.y.z, called the Fluid internal version
|
|
15
|
+
scheme, you must use a `>= <` dependency range. Standard `^` and `~` ranges will not work as expected. See the
|
|
16
|
+
[@fluid-tools/version-tools](https://github.com/microsoft/FluidFramework/blob/main/build-tools/packages/version-tools/README.md)
|
|
17
|
+
package for more information including tools to convert between version schemes.
|
|
18
|
+
|
|
19
|
+
<!-- prettier-ignore-end -->
|
|
20
|
+
|
|
21
|
+
<!-- AUTO-GENERATED-CONTENT:END -->
|
|
22
|
+
|
|
3
23
|

|
|
4
24
|
|
|
5
25
|
The Aqueduct is a library for building Fluid objects and Fluid containers within the Fluid Framework. Its goal is to
|
|
@@ -196,6 +216,24 @@ makes a request to the Container for `{url:"color"}` will intercept and return a
|
|
|
196
216
|
|
|
197
217
|
We use custom handlers to build the Container Services pattern.
|
|
198
218
|
|
|
219
|
+
<!-- AUTO-GENERATED-CONTENT:START (README_TRADEMARK_SECTION:includeHeading=TRUE) -->
|
|
220
|
+
|
|
221
|
+
<!-- prettier-ignore-start -->
|
|
222
|
+
<!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
|
|
223
|
+
|
|
224
|
+
## Trademark
|
|
225
|
+
|
|
226
|
+
This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services.
|
|
227
|
+
|
|
228
|
+
Use of these trademarks or logos must follow Microsoft's [Trademark & Brand
|
|
229
|
+
Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
|
|
230
|
+
|
|
231
|
+
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
|
|
232
|
+
|
|
233
|
+
<!-- prettier-ignore-end -->
|
|
234
|
+
|
|
235
|
+
<!-- AUTO-GENERATED-CONTENT:END -->
|
|
236
|
+
|
|
199
237
|
<!-- Links -->
|
|
200
238
|
|
|
201
239
|
[containerruntimefactorywithdefaultdatastore]: https://github.com/microsoft/FluidFramework/blob/main/packages/framework/aqueduct/src/containerRuntimeFactories/containerRuntimeFactoryWithDefaultDataStore.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es5.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.dom.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/core-interfaces/dist/fluidRouter.d.ts","../../../../common/core-interfaces/dist/provider.d.ts","../../../../common/core-interfaces/dist/handles.d.ts","../../../../common/core-interfaces/dist/fluidLoadable.d.ts","../../../../common/core-interfaces/dist/fluidPackage.d.ts","../../../../common/core-interfaces/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/disposable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/events.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/users.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/clients.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/config.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/consensus.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/date.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/protocol.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/scopes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/tokens.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/sockets.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/summary.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/attribution.d.ts","../../../../../node_modules/.pnpm/@types+events@3.0.0/node_modules/@types/events/index.d.ts","../../../../common/container-definitions/dist/audience.d.ts","../../../../common/container-definitions/dist/fluidPackage.d.ts","../../../../common/container-definitions/dist/browserPackage.d.ts","../../../../common/container-definitions/dist/deltas.d.ts","../../../../common/container-definitions/dist/error.d.ts","../../../../common/driver-definitions/dist/urlResolver.d.ts","../../../../common/driver-definitions/dist/driverError.d.ts","../../../../common/driver-definitions/dist/storage.d.ts","../../../../common/driver-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/runtime.d.ts","../../../../common/container-definitions/dist/fluidModule.d.ts","../../../../common/container-definitions/dist/loader.d.ts","../../../../common/container-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../runtime/runtime-definitions/dist/garbageCollection.d.ts","../../../../runtime/runtime-definitions/dist/protocol.d.ts","../../../../runtime/runtime-definitions/dist/summary.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts","../../../../runtime/runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../runtime/datastore-definitions/dist/storage.d.ts","../../../../runtime/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore-definitions/dist/channel.d.ts","../../../../runtime/datastore-definitions/dist/jsonable.d.ts","../../../../runtime/datastore-definitions/dist/serializable.d.ts","../../../../runtime/datastore-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/objectstoragepartition.d.ts","../../../../runtime/runtime-utils/dist/objectstorageutils.d.ts","../../../../runtime/runtime-utils/dist/requestParser.d.ts","../../../../runtime/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../runtime/container-runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../runtime/runtime-utils/dist/summaryUtils.d.ts","../../../../runtime/runtime-utils/dist/utils.d.ts","../../../../runtime/runtime-utils/dist/index.d.ts","../../../request-handler/dist/requestHandlers.d.ts","../../../request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../request-handler/dist/index.d.ts","../../../view-interfaces/dist/mountableView.d.ts","../../../view-interfaces/dist/index.d.ts","../request-handlers/requestHandlers.d.ts","../request-handlers/index.d.ts","../../src/test/defaultRoute.spec.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/attribution.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/fluidRouter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/provider.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/handles.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/fluidLoadable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/fluidPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/core-interfaces/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/audience.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/fluidPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/browserPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/deltas.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/error.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/driver-definitions/dist/urlResolver.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/driver-definitions/dist/driverError.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/driver-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/driver-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/runtime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/fluidModule.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/loader.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/garbageCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/protocol.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/summary.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/dataStoreContext.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/channel.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/jsonable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/serializable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.1/node_modules/@fluidframework/synthesize/dist/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.1/node_modules/@fluidframework/synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.1/node_modules/@fluidframework/synthesize/dist/dependencyContainer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.1/node_modules/@fluidframework/synthesize/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore/dist/fluidHandle.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/assert.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/base64Encoding.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/bufferShared.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/delay.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/disposal.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/typedEventEmitter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/eventForwarder.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/heap.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/bufferNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/hashFileNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/performanceIsomorphic.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/performanceNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/indexNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/lazy.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/promiseCache.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/promises.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/rangeTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/rateLimiter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/safeParser.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/timer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/trace.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/unreachable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore/dist/dataStoreRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.1/node_modules/@fluidframework/datastore/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/serializer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/config.d.ts","../../../../../node_modules/.pnpm/@types+ms@0.7.31/node_modules/@types/ms/index.d.ts","../../../../../node_modules/.pnpm/@types+debug@4.1.7/node_modules/@types/debug/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/telemetryTypes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/debugLogger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/errorLogging.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/events.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/mockLogger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/thresholdCounter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/telemetry-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/summarySerializer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/sharedObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/valueType.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.1/node_modules/@fluidframework/shared-object-base/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.1/node_modules/@fluidframework/map/dist/interfaces.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.1/node_modules/@fluidframework/map/dist/localValues.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.1/node_modules/@fluidframework/map/dist/directory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.1/node_modules/@fluidframework/map/dist/map.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.1/node_modules/@fluidframework/map/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/pureDataObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/dataObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime-definitions@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/pureDataObjectFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/dataObjectFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/blobManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/orderedClientElection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summaryCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summaryGenerator.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerTypes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/runningSummarizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/runWhileConnectedCoordinator.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerClientElection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerHeuristics.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/objectstoragepartition.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/objectstorageutils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/requestParser.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/summaryUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.1/node_modules/@fluidframework/runtime-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNodeUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/gcDefinitions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/garbageCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/gcHelpers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/gcSummaryStateTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/gcSweepReadyUsageDetection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/gcUnreferencedStateTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/gc/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summaryFormat.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/throttler.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/summaryManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/summary/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/containerRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/dataStoreRegistry.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/pendingStateManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/opLifecycle/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.1/node_modules/@fluidframework/container-runtime/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.1/node_modules/@fluidframework/request-handler/dist/requestHandlers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.1/node_modules/@fluidframework/request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.1/node_modules/@fluidframework/request-handler/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/baseContainerRuntimeFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+view-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/view-interfaces/dist/mountableView.d.ts","../../../../../node_modules/.pnpm/@fluidframework+view-interfaces@2.0.0-internal.4.0.1/node_modules/@fluidframework/view-interfaces/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/request-handlers/requestHandlers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/request-handlers/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/utils/containerInteractions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/utils/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/index.d.ts","../../../synthesize/dist/types.d.ts","../../../synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../synthesize/dist/dependencyContainer.d.ts","../../../synthesize/dist/index.d.ts","../../../../runtime/datastore/dist/fluidHandle.d.ts","../../../../runtime/datastore/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore/dist/index.d.ts","../../../../dds/shared-object-base/dist/serializer.d.ts","../../../../utils/telemetry-utils/dist/config.d.ts","../../../../utils/telemetry-utils/dist/telemetryTypes.d.ts","../../../../utils/telemetry-utils/dist/logger.d.ts","../../../../utils/telemetry-utils/dist/debugLogger.d.ts","../../../../utils/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../utils/telemetry-utils/dist/errorLogging.d.ts","../../../../utils/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../utils/telemetry-utils/dist/events.d.ts","../../../../utils/telemetry-utils/dist/mockLogger.d.ts","../../../../utils/telemetry-utils/dist/thresholdCounter.d.ts","../../../../utils/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../utils/telemetry-utils/dist/utils.d.ts","../../../../utils/telemetry-utils/dist/index.d.ts","../../../../dds/shared-object-base/dist/summarySerializer.d.ts","../../../../dds/shared-object-base/dist/types.d.ts","../../../../dds/shared-object-base/dist/sharedObject.d.ts","../../../../dds/shared-object-base/dist/utils.d.ts","../../../../dds/shared-object-base/dist/valueType.d.ts","../../../../dds/shared-object-base/dist/index.d.ts","../../../../dds/map/dist/interfaces.d.ts","../../../../dds/map/dist/localValues.d.ts","../../../../dds/map/dist/directory.d.ts","../../../../dds/map/dist/map.d.ts","../../../../dds/map/dist/index.d.ts","../data-objects/types.d.ts","../data-objects/pureDataObject.d.ts","../data-objects/dataObject.d.ts","../data-objects/index.d.ts","../data-object-factories/pureDataObjectFactory.d.ts","../data-object-factories/dataObjectFactory.d.ts","../data-object-factories/index.d.ts","../../../../runtime/container-runtime/dist/blobManager.d.ts","../../../../runtime/container-runtime/dist/summary/orderedClientElection.d.ts","../../../../runtime/container-runtime/dist/summary/summaryCollection.d.ts","../../../../runtime/container-runtime/dist/summary/summaryGenerator.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerTypes.d.ts","../../../../runtime/container-runtime/dist/summary/runningSummarizer.d.ts","../../../../runtime/container-runtime/dist/summary/runWhileConnectedCoordinator.d.ts","../../../../runtime/container-runtime/dist/summary/summarizer.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerClientElection.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerHeuristics.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNodeUtils.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNode.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/index.d.ts","../../../../runtime/container-runtime/dist/gc/gcDefinitions.d.ts","../../../../runtime/container-runtime/dist/gc/garbageCollection.d.ts","../../../../runtime/container-runtime/dist/gc/gcHelpers.d.ts","../../../../runtime/container-runtime/dist/gc/gcSummaryStateTracker.d.ts","../../../../runtime/container-runtime/dist/gc/gcSweepReadyUsageDetection.d.ts","../../../../runtime/container-runtime/dist/gc/gcUnreferencedStateTracker.d.ts","../../../../runtime/container-runtime/dist/gc/index.d.ts","../../../../runtime/container-runtime/dist/summary/summaryFormat.d.ts","../../../../runtime/container-runtime/dist/throttler.d.ts","../../../../runtime/container-runtime/dist/summary/summaryManager.d.ts","../../../../runtime/container-runtime/dist/summary/index.d.ts","../../../../runtime/container-runtime/dist/containerRuntime.d.ts","../../../../runtime/container-runtime/dist/dataStoreRegistry.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../runtime/container-runtime/dist/pendingStateManager.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/index.d.ts","../../../../runtime/container-runtime/dist/index.d.ts","../container-runtime-factories/baseContainerRuntimeFactory.d.ts","../container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../container-runtime-factories/index.d.ts","../utils/containerInteractions.d.ts","../utils/index.d.ts","../index.d.ts","../../src/test/types/validateAqueductPrevious.generated.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/assert.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/globals.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/async_hooks.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/buffer.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/child_process.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/cluster.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/console.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/constants.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/crypto.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/dgram.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/dns.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/domain.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/events.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/fs.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/fs/promises.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/http.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/http2.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/https.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/inspector.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/module.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/net.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/os.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/path.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/perf_hooks.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/process.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/punycode.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/querystring.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/readline.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/repl.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/stream.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/string_decoder.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/timers.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/tls.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/trace_events.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/tty.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/decode.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/encode.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/index.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/url.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/util.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/v8.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/vm.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/wasi.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/worker_threads.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/zlib.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/globals.global.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/index.d.ts","../../../../../node_modules/.pnpm/@types+mocha@9.1.1/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","42f35378f00626bd70026a9d977901214a00c43c67477d3a53fa6bbf5979d153","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","4426d86955701c6eb4c29141a9f95bb38506be1430fca5c468367bd9f605b13c","85aae8290e234b6331257b6154eacce06827b9f65356c484e378cd52c1ad4066","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","739e7da9825029dead52b83a8e58525f8ecc5881ed25eb09744c9cad3ad90233","471510298742cdd3a5613a7eb84efd472abc2ef8bae510a767ac0bff05d3ae9d","d2de12ae0f86d9dae881b4c1534063fce79b19035c1b507954b11b062ece6dc7","910acae3ceaba3aba35fb52656476aca547b1585f4a10cc272acb50bb08692a6","7da49d6be542ee6f7f8810a19ffe351a93562ea99ac68a93d0a701f344389b05","c21365787186bd17f0ed204809bdfd0b50130494593fd1c0657b5b1a2d87afcc","3e429571f8c1d2355f0c105b706308a24d39b8949ca5868173cf0f75f8e40f49","0f75868c59fb4a2a90c582e505f1430589b7b1e104717bb8e815b20be65d6aa2","7c3f74377e2f69f3af629df55db463ac4925387856002def14fe1315b8d510f3","9e7837caf43767e2f545a9eecf95e7dbf35bc8f2bb18ca862e7a176613016571","66489d246ba00e82db76453f7be5be7cd675c142889b72a1ff55ca0217eb1d79","57c96478eedfdd3475a42d496d9657d8630923f67f948ecbb778c6b648816fb8","3688605c5b12fec84e5df13f5c929eb7587ec78ff0d24c66b5aa5d9efb0e3bcc","d630dd5a555d7beaf46fb9c7eab8189bb9f2fe92162a51d7a9c4093779df052c","1e1d138e69649922c821f854eb00ba9810589aebef9b4750ca0da9b245aa5854","aed2635e02adec91ce142ee599b4fdef2f1be7dcf453f3257243bad8017dfca6","5b2debe8985bcff53d529e829cd163fc3dbfd172eab26eba2836efc4d093e198","400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935","62cccb71cc5f41ae03c8167140da03f442a7cd816a0a987136419fbb87d89227","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","d1477aaec63eee2f64b574b1f911611d9a8edfb946e4e521a0ccf01156a556e6","4f93bb3dc5265f718868313ac7b02e101120e80f1065377875104b5aaf387c70","a417abc4546a6fc5ade71e444d1f2e1d6e0b43d0c5b94878622195ecaa9c5c13","681cc197a3dda661c77dfc404bc48db71228ffbdbb785000bc51199449648b1a","e8628e6fbf0ac6e0ad854293bc80df7edf60313bc07f1bff9de421f8f1f917b8","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","814e7cfb5b71e8723a37e6d531282aadde14ea2796b4405481a258c436fa98fc","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","87e052e63c929c57cefb3c23b767a8a6ee12f6e0ed8e6d40b5f580482b4cd74d","32e3bfb86d5c8e7b6b6fc0d571a5397b1138e18af6febe034367373bd3cfcfa3","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","679b5b0c89d9f3dc3b64bbb73ac7172b8ca05b9e26ef502f52a71c3411c84723","9f60552d7e485c84c18e4b6456500b291e91467fb998efd27ff65b9a5443b6c1","159e48a2b2e5e45a9902696f1f0871cb883db2b33b34558a31848432abd53cea","668fbee73bf5850df3213f94bd0c568b0f43d80c1d77a62b708c842f4b1cf337","c4de7cb49484328d8222af5a5683c512f817b4a3b51182eac756dcc302071117","fcf736a872ca3634b44318229a5d2194c5f8156db51e894ffc0bfcb4e194ee0f","a535e87337aadbfd4a00b3cf9d03df6f176289942a8d68bcbdd9433b16e87871","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","02761cbe7f2011ef30367eacdd672aae5a1d8e9c2ec4f55db8ccefa1a3cf2cc1","1449ff19cc7d6c9813060087e99a1e39d101228066fd0e87eb21aac886fcfd9e","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","89113d949c98774f47f96209bd076d6b53085b1b908fb86f694633873ddb8ca1","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","5c830afbe78b9d1d0290ac5e29698fc61608a0fc2236d43db817d960884a2ddf","b6889d4c51c659eedcdd689036e7d6770f07cc2208ed56f4e0be1ba20b909414","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","2dce1846ab3ba1436d69a09ee859b0b9e3662cf24dc9dccc8aa448155ff136d4","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","9565d58c480e8ac84d64802e1edab4ce7ecb416642e7aef1caaf5a4f48fc7617","e71d4f3635270eb9a409ddbc5603261cfd6caa97f7b5e1e7ec719e2207a0d122","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","205013fb18b1d9455fbf7b4137948d4127b1e2ad8d2f8e0f60169c1d3c509d7e","a83437f25e227959be52cba3abdd5a23650c57f7d985dcd5240123c9fbe060d5","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","5796c5913eb67ffc0a2a9109e1dfd0605d213045ed3f20893aea9ba6e96433f2","5b2debe8985bcff53d529e829cd163fc3dbfd172eab26eba2836efc4d093e198","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","42f35378f00626bd70026a9d977901214a00c43c67477d3a53fa6bbf5979d153","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","4426d86955701c6eb4c29141a9f95bb38506be1430fca5c468367bd9f605b13c","85aae8290e234b6331257b6154eacce06827b9f65356c484e378cd52c1ad4066","62cccb71cc5f41ae03c8167140da03f442a7cd816a0a987136419fbb87d89227","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","d1477aaec63eee2f64b574b1f911611d9a8edfb946e4e521a0ccf01156a556e6","4f93bb3dc5265f718868313ac7b02e101120e80f1065377875104b5aaf387c70","a417abc4546a6fc5ade71e444d1f2e1d6e0b43d0c5b94878622195ecaa9c5c13","681cc197a3dda661c77dfc404bc48db71228ffbdbb785000bc51199449648b1a","e8628e6fbf0ac6e0ad854293bc80df7edf60313bc07f1bff9de421f8f1f917b8","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","814e7cfb5b71e8723a37e6d531282aadde14ea2796b4405481a258c436fa98fc","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","87e052e63c929c57cefb3c23b767a8a6ee12f6e0ed8e6d40b5f580482b4cd74d","32e3bfb86d5c8e7b6b6fc0d571a5397b1138e18af6febe034367373bd3cfcfa3","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","679b5b0c89d9f3dc3b64bbb73ac7172b8ca05b9e26ef502f52a71c3411c84723","9f60552d7e485c84c18e4b6456500b291e91467fb998efd27ff65b9a5443b6c1","159e48a2b2e5e45a9902696f1f0871cb883db2b33b34558a31848432abd53cea","668fbee73bf5850df3213f94bd0c568b0f43d80c1d77a62b708c842f4b1cf337","c4de7cb49484328d8222af5a5683c512f817b4a3b51182eac756dcc302071117","fcf736a872ca3634b44318229a5d2194c5f8156db51e894ffc0bfcb4e194ee0f","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","02761cbe7f2011ef30367eacdd672aae5a1d8e9c2ec4f55db8ccefa1a3cf2cc1","1449ff19cc7d6c9813060087e99a1e39d101228066fd0e87eb21aac886fcfd9e","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","89113d949c98774f47f96209bd076d6b53085b1b908fb86f694633873ddb8ca1","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","b39f8ed8e78b9d2f7b2bf20ddb9a608a505ba770870e1104eef8e64e81d60c86","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","2508a122a9fbd08c5b7351d50e055793e95aecf2abdff51de831959f54e3b100","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","e1818e0fda127bd741e88a7e542cf693606de95ce3fb3a3fb91146e5658cb67d","37dd666433e9359830531617aa7f0c69de6ad40e2b96637620322978a5724505","83f8377dca0b114c1517321df5d9870b2459c49289aec0bd9c23fe5c01244f2b","fabf53b6038fb84d618fe396f864979f8f6b26b18bd25d9cb01f153b07309047","be19f779f44110e9967b2b159640113936a3b28804a988048ac90ccde21e58c3","ea220a6083461917eeb9ed97acbbcf40be1d901d100cfa2f99f64be481449415","086590542697953a90746a49e0b45e2ac0b79af34a005159f06cb70a977742d1","3492be117d889e6ed80e99603f4fc105b533ee66853587e8a6affdb335cda68a","5e95a5824c77f06f492ec61f3abb3898ff8d56d3130bbacc745853e49d28cd1d","3ad0fff4a0d23d591ab29a6efc91d224600285fe23281e3d0b5c643aa1b4bee5","38af778857e4f07da8ddf6d1dcda7bf4b501455252a2c98006f7c3344fd7f526","a10937d6dfa554517552385abaedbd1bc6fdcb9701aee152e102aac5a2c82746","cbc30ee9638dfc01433d6744616e943a08ea49e612641a9d32cb591540f3b745","da77abbc2aa8976ccdff0e03552ca451291855ea252ff13681f9a799c0e55104","aeac02036e239ed2c449e54fbd332d14ae559da38fc9c2f1372313b5f6a38be2","145a2f2032abdf710a7da87db76147469c9187f8326ff36013bb310bf7983280","3e83be6adc13f0ba2b0bb5ef2fef29516877660f158ed6fdd777de2c27f7bbad","27a8c3b5f6ffc0145fa9ce6d3abe875def31c5d06b171811948457a030959a6f","bf888e7b557ad080706efcd90f51fa17aae3e218974a7fd3d0592cc1ba878206","827bbb801acea177785b6be117e03778ccc507d66a02649468cb2f4f29487bb9","f7594c36bb7e4a4936df3ba1e078f39009a0f3a39bc76899a075d1c690752002","df5f5ef444206c89f7f28b04ce9f4e0592cdeb7b3fb0534490487edb1654c4f4","504625fd2aff6b50298999996a66c6da9ffa84f8de390df20f4c53e6905c0ff3","abdbf9481ecd7286865ed77d5083fe36bfad7fc7d66c319bc95b2fc219212926","97d211538bde5738558e60df7ccf6259931137324584fd39700990b0e7e8dbd9","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","4fe96834ddc3f230ce389fb99f335783b4cada228120eb158d33861bad189d7b","86f9145616aac5c2ed3d66467491841c3ee3562cf94188d8d462593ffc67f971","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","6a58bde37454ecffbcba647568d8c837e86b51c1288c3163368fdfea08fad655","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","697612efe2a9b6a478bfece13ecf6ef68bcf0f7eab7caf25dcd59a13a71387db","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","ae7048f2327b0d52223f51203fa73363deaedb2f1d397b5e37b0dedb24b2e7fb","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","abd122606418168a3ad12eaba8e500aeade6b839144465e256a666adaaf237d3","84ba8dee738caa7affc33781a2ba2061280073a8cda6ce527bc141e11cb8c934","7f81da3d14e90f7b9f91d0a27473c7fc2218d54eda9a058a6cb685cac4c430b0","7b7ac49c2ab53dae4d991dec235758c7914501fea68b4756532d8be9af771992","9182df8c2873e5e9a82ee06dbd171def3ffcb39e1cbc8e496f656809035b0cff","f2b21047dc0c1c67ee9e65fbae8c38b20490d17401b4a4c06ff82fefc351b902","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","866a051caf689244ac3068322c55ea8a297db6091ec0672696fb1c5729811b74","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","69687efe84a02f7d7e3c36dde4dc7e5603cdc309f5cd2c61c6ceed21da98c507","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","d8032daa39b528a093ec29a351811d47f0db05417038161bb2aa2bff1469b57e","b71758564ed3690e68def33c1f90fed226a53723f0cbf9749bfa899c52cae79b","9c3f1edf5e72dde431a0eaa155ae822bf0eb3a02e24ff956cc2e91616bc5139a","ec2320ff37246ec7a9957d94e1e74c5c67b7aa12aea02d3b5bac03beb037752e","8806126bf67e17642b5c289ed9b8949d7a2d6f24f6e7c15a0a464cb03baba296","8844b79f988ab653d4ee6d17394bf69775b869c483a784c16b9cf251adca8dc8","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","a535e87337aadbfd4a00b3cf9d03df6f176289942a8d68bcbdd9433b16e87871","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","5c830afbe78b9d1d0290ac5e29698fc61608a0fc2236d43db817d960884a2ddf","b6889d4c51c659eedcdd689036e7d6770f07cc2208ed56f4e0be1ba20b909414","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","2dce1846ab3ba1436d69a09ee859b0b9e3662cf24dc9dccc8aa448155ff136d4","854b450a4a06d9cb124bbd922271d2462bb6d2c1dc6c19b75d292d5dd724b98e","4b94f5dfa3a03dd43b736e5315d9612991efdf69b780f6f8538ff4ee179125a2","00bba8c0cc1a3da26d9ada3c4a74290f41be1b9320599b537dc82bc10d20a0dd","e9fc595dc4d13018e0b883bb4e3ab7c2df641b51b349e6cf5ddd687766835205","4979224b859c794c5b4d457f2e2f7e781999d92d431af3d55394067dda01a290","224061f3abd22fc7c3da3061d3d2e159781fe0f423ae1d5bfa847b985d7de486","2058ae3dfb5927c0018dae7a48e26b81d44d46021ed4699f20efaf27bb0d9f06","1c2d2c1dc1b03eb53c5638f75fafe84b932e14ed0507c8a7c4742154bcceb9ff","f9ab4911e9648dd06f816252d7565a9806a2845023e7999c94331cac8f665c96","e8465681afa345ce70c4794ee3aca188601c0a308e33ce29292ef402f59d3732","c36616a2d508e2d752429e0c746dbd71f4b2b26509d0ef4cbb8cafb3e3e5b09d","ce9ae144d724a75a9d1b15f8018313c7f869dc525a4176d710330def4b2e20bd","706e0e471ae144ef7f4424016949bb705792cc0c4922fae11316d863c3770e2f","5beb18d3cf007db69bd772bd767bfa9209c523ff135fbf95f29821d6e9c48cd5","dd3a6cbd1e478a71a5a4fd82a9e5f5aa371acf3c83f5f245a26995fdd70580a6","cdda481bcdc6fd67f0215299e43c174160ed8d1d70ae4f6dc4a01e376dc474b5","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","623bdaa4bc4e87be412940f9cfa0e3dd3ed4505246ee631ded1fd31c9946beee","ee4c31fb96894cba8cca1092050817999c473b865fec7f5c56cc0742b28bef2c","d6d543f0b29646912352d7f4093e67d8b714e11f262789868d3dece68e45d570","608091fa8bb23bbd157559c41e0b41bb3e8309e85cbada8be6c0b91b7c1e65af","af9007c75001d93e5d50ecec38e4054005a3cf9511774c977f5d3d66695f7c21","fda2344fa5d589db076486147d68db5d68fec74f3be5b65c2f49fd7f58d3a6b5","9d147cdfe817cdb5947bb0d9254537965dcdcef860dc8d04da391f865b3d4f5f","bc7e1958f02ffed22a236cf5387c9a3913f241afe79260df10fa931c3625b803","3cb00d8523c4c9dbaf49d32311ee09a4c53d08be3b542e0bd6354e79371a6b2b","1cd4da357c17a44751b7b08c25a28cb72bfc699d7f159535a9f97dcda5b8aadb","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","9565d58c480e8ac84d64802e1edab4ce7ecb416642e7aef1caaf5a4f48fc7617","e71d4f3635270eb9a409ddbc5603261cfd6caa97f7b5e1e7ec719e2207a0d122","04f458492f00394e774a2f0650764785509739e4baa6bac3f66a0395771f1661","db0a06a12dd02f439609b8199d25a7e963d93c50b2f6fd6a568a90b9c0db7019","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","205013fb18b1d9455fbf7b4137948d4127b1e2ad8d2f8e0f60169c1d3c509d7e","a83437f25e227959be52cba3abdd5a23650c57f7d985dcd5240123c9fbe060d5","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","6264f49df4433858cb04d42d6795b6c1e7506e74983b70723f0ca3919d41c187","4cd01e8f7d8f5c62bf817c273122d1c18570f27be2497b61fc6aaf156ad4583e","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","b39f8ed8e78b9d2f7b2bf20ddb9a608a505ba770870e1104eef8e64e81d60c86","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","2508a122a9fbd08c5b7351d50e055793e95aecf2abdff51de831959f54e3b100","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","97d211538bde5738558e60df7ccf6259931137324584fd39700990b0e7e8dbd9","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","4fe96834ddc3f230ce389fb99f335783b4cada228120eb158d33861bad189d7b","86f9145616aac5c2ed3d66467491841c3ee3562cf94188d8d462593ffc67f971","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","6a58bde37454ecffbcba647568d8c837e86b51c1288c3163368fdfea08fad655","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","697612efe2a9b6a478bfece13ecf6ef68bcf0f7eab7caf25dcd59a13a71387db","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","ae7048f2327b0d52223f51203fa73363deaedb2f1d397b5e37b0dedb24b2e7fb","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","abd122606418168a3ad12eaba8e500aeade6b839144465e256a666adaaf237d3","84ba8dee738caa7affc33781a2ba2061280073a8cda6ce527bc141e11cb8c934","7f81da3d14e90f7b9f91d0a27473c7fc2218d54eda9a058a6cb685cac4c430b0","727d3eac934447108ec31ddd00441b457a5700e1902879316e2bb3ae38293494","9182df8c2873e5e9a82ee06dbd171def3ffcb39e1cbc8e496f656809035b0cff","f2b21047dc0c1c67ee9e65fbae8c38b20490d17401b4a4c06ff82fefc351b902","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","866a051caf689244ac3068322c55ea8a297db6091ec0672696fb1c5729811b74","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","69687efe84a02f7d7e3c36dde4dc7e5603cdc309f5cd2c61c6ceed21da98c507","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","d8032daa39b528a093ec29a351811d47f0db05417038161bb2aa2bff1469b57e","b71758564ed3690e68def33c1f90fed226a53723f0cbf9749bfa899c52cae79b","9c3f1edf5e72dde431a0eaa155ae822bf0eb3a02e24ff956cc2e91616bc5139a","ec2320ff37246ec7a9957d94e1e74c5c67b7aa12aea02d3b5bac03beb037752e","8806126bf67e17642b5c289ed9b8949d7a2d6f24f6e7c15a0a464cb03baba296","8844b79f988ab653d4ee6d17394bf69775b869c483a784c16b9cf251adca8dc8","854b450a4a06d9cb124bbd922271d2462bb6d2c1dc6c19b75d292d5dd724b98e","4b94f5dfa3a03dd43b736e5315d9612991efdf69b780f6f8538ff4ee179125a2","5ff895cfcb7269dd75ce164fd9dae14ed96bf0a3447287acb4e4c72fad77853c","e9fc595dc4d13018e0b883bb4e3ab7c2df641b51b349e6cf5ddd687766835205","4979224b859c794c5b4d457f2e2f7e781999d92d431af3d55394067dda01a290","224061f3abd22fc7c3da3061d3d2e159781fe0f423ae1d5bfa847b985d7de486","8761a7f1f762c35a932569325f5e556d5cfbfe12532ed10a906da6a99b54d05c","1c2d2c1dc1b03eb53c5638f75fafe84b932e14ed0507c8a7c4742154bcceb9ff","f9ab4911e9648dd06f816252d7565a9806a2845023e7999c94331cac8f665c96","e8465681afa345ce70c4794ee3aca188601c0a308e33ce29292ef402f59d3732","782e06863d1203a189cff67a004d6eff303e1322dbe82a17971b844a4e38d522","ce9ae144d724a75a9d1b15f8018313c7f869dc525a4176d710330def4b2e20bd","706e0e471ae144ef7f4424016949bb705792cc0c4922fae11316d863c3770e2f","5beb18d3cf007db69bd772bd767bfa9209c523ff135fbf95f29821d6e9c48cd5","dd3a6cbd1e478a71a5a4fd82a9e5f5aa371acf3c83f5f245a26995fdd70580a6","cdda481bcdc6fd67f0215299e43c174160ed8d1d70ae4f6dc4a01e376dc474b5","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","623bdaa4bc4e87be412940f9cfa0e3dd3ed4505246ee631ded1fd31c9946beee","ee4c31fb96894cba8cca1092050817999c473b865fec7f5c56cc0742b28bef2c","d6d543f0b29646912352d7f4093e67d8b714e11f262789868d3dece68e45d570","608091fa8bb23bbd157559c41e0b41bb3e8309e85cbada8be6c0b91b7c1e65af","af9007c75001d93e5d50ecec38e4054005a3cf9511774c977f5d3d66695f7c21","fda2344fa5d589db076486147d68db5d68fec74f3be5b65c2f49fd7f58d3a6b5","9d147cdfe817cdb5947bb0d9254537965dcdcef860dc8d04da391f865b3d4f5f","bc7e1958f02ffed22a236cf5387c9a3913f241afe79260df10fa931c3625b803","3cb00d8523c4c9dbaf49d32311ee09a4c53d08be3b542e0bd6354e79371a6b2b","1cd4da357c17a44751b7b08c25a28cb72bfc699d7f159535a9f97dcda5b8aadb","04f458492f00394e774a2f0650764785509739e4baa6bac3f66a0395771f1661","db0a06a12dd02f439609b8199d25a7e963d93c50b2f6fd6a568a90b9c0db7019","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","6264f49df4433858cb04d42d6795b6c1e7506e74983b70723f0ca3919d41c187","4cd01e8f7d8f5c62bf817c273122d1c18570f27be2497b61fc6aaf156ad4583e","92417c0db26aced34f33a9895b162704c2a10109959373a6e8a3a5f0cfd6ef9b","4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"37c79b2172bf5b4cd35e0c47485bc38f34f07380cd6c98935bb5d5d0fd47ceaf","affectsGlobalScope":true},"c2b5085f47e41d6940bbc5b0d3bd7cc0037c752efb18aecd243c9cf83ad0c0b7","3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b","9deb3a5eaf187df1428f0fee83c8c51eedb74f6da3442410bad9688e42a7e2b5","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","db86f82fac051ae344b47e8fe7ac7990174b41db79b2b220a49dc5a47c71a9b5","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"ae064ed4f855716b7ff348639ddcd6a6d354a72fae82f506608a7dc9266aa24c","92f019c55b21c939616f6a48f678e714ac7b109444cbbf23ad69310ce66ecbdc","cf0a69c71aedf2f8fe45925abd554fd3dc7301ce66d6ab7521fb8c3471c24dd8","56e6722c6013609b3e5e6ed4a8a7e01f41da6c5e3d6f0ecff3d09ef7a81414cf","139fd681eff7771a38d0c025d13c7a11c5474f6aab61e01c41511d71496df173","f614c3f61e46ccc2cb58702d5a158338ea57ee09099fde5db4cfc63ed0ce4d74","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","a504c109b872b0e653549bd258eb06584c148c98d79406c7516995865a6d5089","155865f5f76db0996cd5e20cc5760613ea170ee5ad594c1f3d76fcaa05382161","e92852d673c836fc64e10c38640abcd67c463456e5df55723ac699b8e6ab3a8a","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","6c903bceaf3f3bc04f2d4c7dcd89ce9fb148b3ba0a5f5408d8f6de2b7eecc7ea","504d049d9e550a65466b73ca39da6469ab41786074ea1d16d37c8853f9f6ab2e","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce","ad7e61eca7f2f8bf47e72695f9f6663b75e41d87ef49abdb17c0cb843862f8aa","ecba2e44af95b0599c269a92628cec22e752868bce37396740deb51a5c547a26","46a9fb41a8f3bc7539eeebc15a6e04b9e55d7537a081615ad3614220d34c3e0f",{"version":"eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d","affectsGlobalScope":true},"7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"01c93adfc4c6555c559e7334b6b5f45b48c9e1f809144822088e45ba13e36d9f",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","skipLibCheck":true,"sourceMap":true,"strict":true,"target":4},"fileIdsList":[[105,111,118,125,135,195,217,244,247],[105,111,125,135,195,244,247,248],[248,249],[125,131,135,162,193,196],[196,197],[105,111,125,131,135,162,193,195],[105,111,189,190,191],[190,191,192],[40,105,111,125,131,135,160,189,190],[40,105,111,125,131,135],[193,198,250,254,256],[253],[105,111,195,217,247,252],[105,111,118],[255],[37,38,39],[40],[40,142,353],[145],[137,138,139,140,141,142,143,144,147,149,150,151,152,153,154,155,156,157,158,159],[145,146,148],[147],[40,353],[52,353],[107],[40,52],[105,107,111,115],[106,107,108,109,110,115,116,117],[40,52,105,106,107,109,110,111,114,115,116],[40,52,105,106,107,109,110,111,114,117],[40,52,105,111,114,118,125],[194],[52,105,111,114,125,160,195,233],[40,52,105,111,114,118,125,160,195,199,228,232],[125],[40,105,111,125,217,222,232],[40,52,105,111,118,125,217,232],[40,52,125,178,217,222,232],[125,217,222,228,232],[40,118,178],[222],[222,223,224,225,226,227],[228,232,233,234,243],[233,235],[52,118,244],[235,236,238,239,240,241,242],[40,235],[40,52,235],[40,52,118,235],[40,118,233,235,237,238,239],[52,239,241],[40,52,118,233],[200,201,202,203,204,205,206,207,208,221,229,231],[40,52,118,160],[203],[40,52,201,202,203,233],[40,105,111,118,178,201,203,205,233,353],[40,52,160,200,201],[40,202,203,233],[218,219,220],[40,52,125,217,218],[40,52,125,217],[40,125,218],[40,52,118,125,178,201,202,233],[52,114,125,228],[40,160,201,203],[40,201,203,207,230],[102],[100,101,103],[100,101,102,103,104],[52,105,111,125,126,127],[40,52,105,111,118,125,131],[126,127,128,129,130],[105,111,129],[40,52,105,111,118,125,131,160],[105,111],[136,161],[111],[111,112,113],[40,52,111,112],[52,125,131,184,185,186],[185,186,187,188],[40,184],[105,111,184,185],[52,125,131,184,185],[41],[40,42],[41,42,43,44,45,46,47,48,49,50,51],[42,43,46,48],[45],[245,246],[105,111,125,195,217],[105,111,195,245],[52],[40,52,105,111,114,118,119,120,121,122,123],[124],[119],[99,119,120,121,122,123,124],[40,52,121],[40,105,111,125],[209,210,211,212,213,214,215,216],[131],[118,195],[40,52,125],[163,179,180,181,182,183],[40,52,105,111,125,131,160,163,178,179,180],[105,111,163],[40,52,125,131],[105,111,125,163],[132],[132,133],[132,133,134],[135],[40,160],[40,166,168],[40,167,170],[164,167,168,169,170,171,172,173,174,175,176,177],[40,167],[40,168],[251],[165],[341],[343],[344,349],[345,353,354,361,370],[345,346,353,361],[347,380],[348,349,354,362],[349,370],[350,351,353,361],[351],[352,353],[353],[353,354,355,370,379],[354,355],[356,361,370,379],[353,354,356,357,361,370,373,379],[356,358,370,373,379],[341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,379,380,381,382,383,384,385,386],[353,359],[360,379],[351,353,361,370],[362],[363],[343,364],[365,375],[366],[367],[353,368],[368,369,380,382],[353,370],[371],[372],[361,370,373],[374],[361,375],[367,379],[380],[370,381],[382],[383],[353,355,370,379,382,384],[370,385],[376,377],[56],[35,56,60,64],[55,56,57,58,59,64,65,66],[35,40,52,55,56,58,59,60,63,64,65],[35,40,52,55,56,58,59,60,63,66],[32],[30,31,33],[30,31,32,33,34],[60],[60,61,62],[40,52,60,61],[35,60],[52,74,81,284,285,286],[285,286,287,288],[40,284],[35,60,284,285],[52,74,81,284,285],[265,279,280,281,282,283],[35,40,52,60,74,81,160,265,278,279,280],[35,60,265],[40,52,74,81],[35,60,74,265],[35,60,67,74,86,90,93,261,333],[35,60,74,86,93,261,333,334],[334,335],[74,81,261,264,293,294],[294,295],[35,60,74,81,86,261,264,293],[35,60,289,290,291],[290,291,292],[35,40,60,74,81,160,261,289,290],[35,40,60,74,81,261],[97,293,296,336,338],[96],[35,60,86,90,93,95],[35,60,67],[337],[35,60,74,86,90,93,97,341],[257,339],[91,92],[35,60,74,86,90],[35,60,86,91],[258],[258,259],[258,259,260],[261],[94],[35,40,52,60,63,67,74],[85],[35,52,60,63,74,86,160,322],[35,40,52,60,63,67,74,86,160,297,317,321],[74],[35,40,60,74,90,311,321],[35,40,52,60,67,74,90,321],[40,74,278,311],[74,90,311,317,321],[40,67,278],[311],[311,312,313,314,315,316],[317,321,322,323,332],[322,324],[52,67,333],[324,325,327,328,329,330,331],[40,324],[40,52,324],[40,52,67,324],[40,67,322,324,326,327,328],[52,328,330],[40,52,67,322],[298,299,300,301,302,303,304,305,306,310,318,320],[40,52,67,160],[301],[40,52,299,300,301,322],[35,40,60,67,278,299,301,303,322,353],[40,52,160,298,299],[40,300,301,322],[307,308,309],[40,52,74,90,307],[40,52,74,90],[40,52,74,90,307,308],[40,52,67,74,278,299,300,322],[52,63,74,317],[40,160,299,301],[40,299,301,305,319],[35,52,60,74,76,77],[35,40,52,60,67,74,81],[76,77,78,79,80],[35,60,79],[35,40,52,60,67,74,81,160],[262,263],[35,40,52,60,63,67,68,69,70,71,72],[73],[68],[53,68,69,70,71,72,73],[40,52,70],[35,40,60,74],[36,75,82,83,84,87,88,89],[81],[67,86],[40,52,74],[40,166,268],[40,267,270],[266,267,268,269,270,271,272,273,274,275,276,277],[40,267],[40,268]],"referencedMap":[[248,1],[249,2],[250,3],[197,4],[198,5],[196,6],[192,7],[193,8],[191,9],[190,10],[257,11],[254,12],[253,13],[255,14],[256,15],[40,16],[141,17],[143,18],[146,19],[160,20],[149,21],[151,17],[148,22],[142,23],[106,24],[108,25],[109,26],[110,17],[116,27],[118,28],[117,29],[115,30],[194,31],[195,32],[199,33],[233,34],[234,35],[223,36],[222,37],[224,38],[225,39],[226,40],[227,41],[228,42],[244,43],[236,44],[235,45],[243,46],[238,47],[241,48],[239,49],[240,50],[242,51],[237,52],[232,53],[200,54],[205,55],[204,56],[206,57],[207,58],[208,59],[221,60],[219,61],[218,62],[220,63],[203,64],[201,54],[229,65],[202,66],[231,67],[103,68],[102,69],[105,70],[128,71],[127,72],[131,73],[130,74],[161,75],[136,76],[162,77],[112,78],[114,79],[113,80],[111,76],[187,81],[189,82],[185,83],[186,84],[188,85],[42,86],[44,87],[52,88],[49,89],[50,90],[48,86],[247,91],[245,92],[246,93],[99,94],[124,95],[119,96],[120,97],[125,98],[122,94],[123,99],[209,76],[210,100],[217,101],[211,102],[212,94],[213,76],[214,103],[215,104],[216,94],[184,105],[163,76],[181,106],[179,107],[180,108],[182,109],[133,110],[134,111],[135,112],[132,113],[164,114],[169,115],[171,116],[172,114],[173,23],[170,17],[178,117],[168,118],[174,119],[176,17],[167,17],[175,17],[177,17],[252,120],[251,76],[166,121],[341,122],[343,123],[344,124],[345,125],[346,126],[347,127],[348,128],[349,129],[350,130],[351,131],[352,132],[353,133],[354,134],[355,135],[356,136],[357,137],[358,138],[387,139],[359,140],[360,141],[361,142],[362,143],[363,144],[364,145],[365,146],[366,147],[367,148],[368,149],[369,150],[370,151],[371,152],[372,153],[373,154],[374,155],[375,156],[379,157],[380,158],[381,159],[382,160],[383,161],[384,162],[385,163],[378,164],[55,24],[57,165],[58,26],[59,17],[65,166],[67,167],[66,168],[64,169],[33,170],[32,171],[35,172],[61,173],[63,174],[62,175],[60,176],[287,177],[289,178],[285,179],[286,180],[288,181],[284,182],[265,176],[281,183],[279,184],[280,185],[282,186],[334,187],[335,188],[336,189],[295,190],[296,191],[294,192],[292,193],[293,194],[291,195],[290,196],[339,197],[97,198],[96,199],[337,200],[338,201],[98,202],[340,203],[93,204],[91,205],[92,206],[259,207],[260,208],[261,209],[258,210],[95,211],[94,176],[85,212],[86,213],[297,214],[322,215],[323,216],[312,217],[311,218],[313,219],[314,220],[315,221],[316,222],[317,223],[333,224],[325,225],[324,226],[332,227],[327,228],[330,229],[328,230],[329,231],[331,232],[326,233],[321,234],[298,235],[303,236],[302,237],[304,238],[305,239],[306,240],[310,241],[308,242],[307,243],[309,244],[301,245],[299,235],[318,246],[300,247],[320,248],[78,249],[77,250],[81,251],[80,252],[263,253],[262,176],[264,254],[53,94],[73,255],[68,256],[69,257],[74,258],[71,94],[72,259],[36,176],[75,260],[90,261],[82,262],[83,94],[84,176],[87,263],[88,264],[89,94],[266,114],[269,265],[271,266],[272,114],[273,23],[270,17],[278,267],[268,268],[274,269],[276,17],[267,17],[275,17],[277,17]],"exportedModulesMap":[[248,1],[249,2],[250,3],[197,4],[198,5],[196,6],[192,7],[193,8],[191,9],[190,10],[257,11],[254,12],[253,13],[255,14],[256,15],[40,16],[141,17],[143,18],[146,19],[160,20],[149,21],[151,17],[148,22],[142,23],[106,24],[108,25],[109,26],[110,17],[116,27],[118,28],[117,29],[115,30],[194,31],[195,32],[199,33],[233,34],[234,35],[223,36],[222,37],[224,38],[225,39],[226,40],[227,41],[228,42],[244,43],[236,44],[235,45],[243,46],[238,47],[241,48],[239,49],[240,50],[242,51],[237,52],[232,53],[200,54],[205,55],[204,56],[206,57],[207,58],[208,59],[221,60],[219,61],[218,62],[220,63],[203,64],[201,54],[229,65],[202,66],[231,67],[103,68],[102,69],[105,70],[128,71],[127,72],[131,73],[130,74],[161,75],[136,76],[162,77],[112,78],[114,79],[113,80],[111,76],[187,81],[189,82],[185,83],[186,84],[188,85],[42,86],[44,87],[52,88],[49,89],[50,90],[48,86],[247,91],[245,92],[246,93],[99,94],[124,95],[119,96],[120,97],[125,98],[122,94],[123,99],[209,76],[210,100],[217,101],[211,102],[212,94],[213,76],[214,103],[215,104],[216,94],[184,105],[163,76],[181,106],[179,107],[180,108],[182,109],[133,110],[134,111],[135,112],[132,113],[164,114],[169,115],[171,116],[172,114],[173,23],[170,17],[178,117],[168,118],[174,119],[176,17],[167,17],[175,17],[177,17],[252,120],[251,76],[166,121],[341,122],[343,123],[344,124],[345,125],[346,126],[347,127],[348,128],[349,129],[350,130],[351,131],[352,132],[353,133],[354,134],[355,135],[356,136],[357,137],[358,138],[387,139],[359,140],[360,141],[361,142],[362,143],[363,144],[364,145],[365,146],[366,147],[367,148],[368,149],[369,150],[370,151],[371,152],[372,153],[373,154],[374,155],[375,156],[379,157],[380,158],[381,159],[382,160],[383,161],[384,162],[385,163],[378,164],[55,24],[57,165],[58,26],[59,17],[65,166],[67,167],[66,168],[64,169],[33,170],[32,171],[35,172],[61,173],[63,174],[62,175],[60,176],[287,177],[289,178],[285,179],[286,180],[288,181],[284,182],[265,176],[281,183],[279,184],[280,185],[282,186],[334,187],[335,188],[336,189],[295,190],[296,191],[294,192],[292,193],[293,194],[291,195],[290,196],[339,197],[97,198],[96,199],[337,200],[338,201],[98,202],[340,203],[93,204],[91,205],[92,206],[259,207],[260,208],[261,209],[258,210],[95,211],[94,176],[85,212],[86,213],[297,214],[322,215],[323,216],[312,217],[311,218],[313,219],[314,220],[315,221],[316,222],[317,223],[333,224],[325,225],[324,226],[332,227],[327,228],[330,229],[328,230],[329,231],[331,232],[326,233],[321,234],[298,235],[303,236],[302,237],[304,238],[305,239],[306,240],[310,241],[308,242],[307,243],[309,244],[301,245],[299,235],[318,246],[300,247],[320,248],[78,249],[77,250],[81,251],[80,252],[263,253],[262,176],[264,254],[53,94],[73,255],[68,256],[69,257],[74,258],[71,94],[72,259],[36,176],[75,260],[90,261],[82,262],[83,94],[84,176],[87,263],[88,264],[89,94],[266,114],[269,265],[271,266],[272,114],[273,23],[270,17],[278,267],[268,268],[274,269],[276,17],[267,17],[275,17],[277,17]],"semanticDiagnosticsPerFile":[248,249,250,197,198,196,192,193,191,190,257,254,253,255,256,37,38,40,39,137,138,145,139,140,141,143,146,144,160,149,150,151,147,148,152,153,154,155,156,157,158,142,159,106,108,109,110,116,107,118,117,115,194,195,199,233,234,223,222,224,225,226,227,228,244,236,235,243,238,241,239,240,242,237,232,200,205,204,206,207,208,221,219,218,220,203,201,229,202,231,230,103,104,100,102,105,101,128,127,131,129,130,126,161,136,162,112,114,113,111,187,189,185,186,188,42,43,44,45,52,46,47,49,50,51,48,41,247,245,246,99,124,119,120,121,125,122,123,209,210,217,211,212,213,214,215,216,184,163,181,179,180,182,183,133,134,135,132,164,169,171,172,173,170,178,168,174,176,167,175,177,252,251,166,54,388,165,341,343,344,345,346,347,348,349,350,351,352,353,354,355,342,386,356,357,358,387,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,379,380,381,382,383,384,385,376,377,378,6,7,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,1,29,55,57,58,59,65,56,67,66,64,33,34,30,32,35,31,61,63,62,60,287,289,285,286,288,284,265,281,279,280,282,283,334,335,336,295,296,294,292,293,291,290,339,97,96,337,338,98,340,93,91,92,259,260,261,258,95,94,85,86,297,322,323,312,311,313,314,315,316,317,333,325,324,332,327,330,328,329,331,326,321,298,303,302,304,305,306,310,308,307,309,301,299,318,300,320,319,78,77,81,79,80,76,263,262,264,53,73,68,69,70,74,71,72,36,75,90,82,83,84,87,88,89,266,269,271,272,273,270,278,268,274,276,267,275,277]},"version":"4.5.5"}
|
|
1
|
+
{"program":{"fileNames":["../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es5.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.dom.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../node_modules/.pnpm/typescript@4.5.5/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/core-interfaces/dist/fluidRouter.d.ts","../../../../common/core-interfaces/dist/provider.d.ts","../../../../common/core-interfaces/dist/handles.d.ts","../../../../common/core-interfaces/dist/fluidLoadable.d.ts","../../../../common/core-interfaces/dist/fluidPackage.d.ts","../../../../common/core-interfaces/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/disposable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/events.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-definitions@0.20.1/node_modules/@fluidframework/common-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/users.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/clients.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/config.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/consensus.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/date.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/protocol.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/scopes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/tokens.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/sockets.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/summary.d.ts","../../../../../node_modules/.pnpm/@fluidframework+protocol-definitions@1.1.0/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/attribution.d.ts","../../../../../node_modules/.pnpm/@types+events@3.0.0/node_modules/@types/events/index.d.ts","../../../../common/container-definitions/dist/audience.d.ts","../../../../common/container-definitions/dist/fluidPackage.d.ts","../../../../common/container-definitions/dist/browserPackage.d.ts","../../../../common/container-definitions/dist/deltas.d.ts","../../../../common/container-definitions/dist/error.d.ts","../../../../common/driver-definitions/dist/urlResolver.d.ts","../../../../common/driver-definitions/dist/driverError.d.ts","../../../../common/driver-definitions/dist/storage.d.ts","../../../../common/driver-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/runtime.d.ts","../../../../common/container-definitions/dist/fluidModule.d.ts","../../../../common/container-definitions/dist/loader.d.ts","../../../../common/container-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../runtime/runtime-definitions/dist/garbageCollection.d.ts","../../../../runtime/runtime-definitions/dist/protocol.d.ts","../../../../runtime/runtime-definitions/dist/summary.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts","../../../../runtime/runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../runtime/datastore-definitions/dist/storage.d.ts","../../../../runtime/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore-definitions/dist/channel.d.ts","../../../../runtime/datastore-definitions/dist/jsonable.d.ts","../../../../runtime/datastore-definitions/dist/serializable.d.ts","../../../../runtime/datastore-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/objectstoragepartition.d.ts","../../../../runtime/runtime-utils/dist/objectstorageutils.d.ts","../../../../runtime/runtime-utils/dist/requestParser.d.ts","../../../../runtime/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../runtime/container-runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../runtime/runtime-utils/dist/summaryUtils.d.ts","../../../../runtime/runtime-utils/dist/unpackUsedRoutes.d.ts","../../../../runtime/runtime-utils/dist/utils.d.ts","../../../../runtime/runtime-utils/dist/index.d.ts","../../../request-handler/dist/requestHandlers.d.ts","../../../request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../request-handler/dist/index.d.ts","../../../view-interfaces/dist/mountableView.d.ts","../../../view-interfaces/dist/index.d.ts","../request-handlers/requestHandlers.d.ts","../request-handlers/index.d.ts","../../src/test/defaultRoute.spec.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/attribution.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/fluidRouter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/provider.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/handles.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/fluidLoadable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/fluidPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+core-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/core-interfaces/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/audience.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/fluidPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/browserPackage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/deltas.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/error.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/driver-definitions/dist/urlResolver.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/driver-definitions/dist/driverError.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/driver-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+driver-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/driver-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/runtime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/fluidModule.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/loader.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/garbageCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/protocol.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/summary.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/dataStoreContext.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/storage.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/channel.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/jsonable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/serializable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.0/node_modules/@fluidframework/synthesize/dist/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.0/node_modules/@fluidframework/synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.0/node_modules/@fluidframework/synthesize/dist/dependencyContainer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+synthesize@2.0.0-internal.4.0.0/node_modules/@fluidframework/synthesize/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore/dist/fluidHandle.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/assert.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/base64Encoding.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/bufferShared.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/delay.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/disposal.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/typedEventEmitter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/eventForwarder.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/heap.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/bufferNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/hashFileNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/performanceIsomorphic.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/performanceNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/indexNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/lazy.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/promiseCache.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/promises.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/rangeTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/rateLimiter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/safeParser.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/timer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/trace.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/unreachable.d.ts","../../../../../node_modules/.pnpm/@fluidframework+common-utils@1.1.1/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore/dist/dataStoreRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+datastore@2.0.0-internal.4.0.0/node_modules/@fluidframework/datastore/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/serializer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/config.d.ts","../../../../../node_modules/.pnpm/@types+ms@0.7.31/node_modules/@types/ms/index.d.ts","../../../../../node_modules/.pnpm/@types+debug@4.1.7/node_modules/@types/debug/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/telemetryTypes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/logger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/debugLogger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/errorLogging.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/events.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/mockLogger.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/thresholdCounter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+telemetry-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/telemetry-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/summarySerializer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/sharedObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/valueType.d.ts","../../../../../node_modules/.pnpm/@fluidframework+shared-object-base@2.0.0-internal.4.0.0/node_modules/@fluidframework/shared-object-base/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.0/node_modules/@fluidframework/map/dist/interfaces.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.0/node_modules/@fluidframework/map/dist/localValues.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.0/node_modules/@fluidframework/map/dist/directory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.0/node_modules/@fluidframework/map/dist/map.d.ts","../../../../../node_modules/.pnpm/@fluidframework+map@2.0.0-internal.4.0.0/node_modules/@fluidframework/map/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/types.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/pureDataObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/dataObject.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-objects/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime-definitions@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime-definitions/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/pureDataObjectFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/dataObjectFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/data-object-factories/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/blobManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/orderedClientElection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summaryCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summaryGenerator.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerTypes.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/runningSummarizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/runWhileConnectedCoordinator.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizer.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerClientElection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerHeuristics.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/objectstoragepartition.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/objectstorageutils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/requestParser.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/summaryUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/utils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+runtime-utils@2.0.0-internal.4.0.0/node_modules/@fluidframework/runtime-utils/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNodeUtils.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNode.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summarizerNode/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/gcDefinitions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/garbageCollection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/gcHelpers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/gcSummaryStateTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/gcSweepReadyUsageDetection.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/gcUnreferencedStateTracker.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/gc/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summaryFormat.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/throttler.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/summaryManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/summary/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/containerRuntime.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/dataStoreRegistry.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/pendingStateManager.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/opLifecycle/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+container-runtime@2.0.0-internal.4.0.0/node_modules/@fluidframework/container-runtime/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.0/node_modules/@fluidframework/request-handler/dist/requestHandlers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.0/node_modules/@fluidframework/request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../../../node_modules/.pnpm/@fluidframework+request-handler@2.0.0-internal.4.0.0/node_modules/@fluidframework/request-handler/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/baseContainerRuntimeFactory.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/container-runtime-factories/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+view-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/view-interfaces/dist/mountableView.d.ts","../../../../../node_modules/.pnpm/@fluidframework+view-interfaces@2.0.0-internal.4.0.0/node_modules/@fluidframework/view-interfaces/dist/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/request-handlers/requestHandlers.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/request-handlers/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/utils/containerInteractions.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/utils/index.d.ts","../../../../../node_modules/.pnpm/@fluidframework+aqueduct@2.0.0-internal.4.0.0/node_modules/@fluidframework/aqueduct/dist/index.d.ts","../../../synthesize/dist/types.d.ts","../../../synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../synthesize/dist/dependencyContainer.d.ts","../../../synthesize/dist/index.d.ts","../../../../runtime/datastore/dist/fluidHandle.d.ts","../../../../runtime/datastore/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore/dist/index.d.ts","../../../../dds/shared-object-base/dist/serializer.d.ts","../../../../utils/telemetry-utils/dist/config.d.ts","../../../../utils/telemetry-utils/dist/telemetryTypes.d.ts","../../../../utils/telemetry-utils/dist/logger.d.ts","../../../../utils/telemetry-utils/dist/debugLogger.d.ts","../../../../utils/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../utils/telemetry-utils/dist/errorLogging.d.ts","../../../../utils/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../utils/telemetry-utils/dist/events.d.ts","../../../../utils/telemetry-utils/dist/mockLogger.d.ts","../../../../utils/telemetry-utils/dist/thresholdCounter.d.ts","../../../../utils/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../utils/telemetry-utils/dist/utils.d.ts","../../../../utils/telemetry-utils/dist/index.d.ts","../../../../dds/shared-object-base/dist/summarySerializer.d.ts","../../../../dds/shared-object-base/dist/types.d.ts","../../../../dds/shared-object-base/dist/sharedObject.d.ts","../../../../dds/shared-object-base/dist/utils.d.ts","../../../../dds/shared-object-base/dist/valueType.d.ts","../../../../dds/shared-object-base/dist/index.d.ts","../../../../dds/map/dist/interfaces.d.ts","../../../../dds/map/dist/localValues.d.ts","../../../../dds/map/dist/directory.d.ts","../../../../dds/map/dist/map.d.ts","../../../../dds/map/dist/index.d.ts","../data-objects/types.d.ts","../data-objects/pureDataObject.d.ts","../data-objects/dataObject.d.ts","../data-objects/index.d.ts","../data-object-factories/pureDataObjectFactory.d.ts","../data-object-factories/dataObjectFactory.d.ts","../data-object-factories/index.d.ts","../../../../runtime/container-runtime/dist/blobManager.d.ts","../../../../runtime/container-runtime/dist/summary/orderedClientElection.d.ts","../../../../runtime/container-runtime/dist/summary/summaryCollection.d.ts","../../../../runtime/container-runtime/dist/summary/summaryGenerator.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerTypes.d.ts","../../../../runtime/container-runtime/dist/summary/runningSummarizer.d.ts","../../../../runtime/container-runtime/dist/summary/runWhileConnectedCoordinator.d.ts","../../../../runtime/container-runtime/dist/summary/summarizer.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerClientElection.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerHeuristics.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNodeUtils.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNode.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts","../../../../runtime/container-runtime/dist/summary/summarizerNode/index.d.ts","../../../../runtime/container-runtime/dist/gc/gcDefinitions.d.ts","../../../../runtime/container-runtime/dist/gc/garbageCollection.d.ts","../../../../runtime/container-runtime/dist/gc/gcSummaryDefinitions.d.ts","../../../../runtime/container-runtime/dist/gc/gcHelpers.d.ts","../../../../runtime/container-runtime/dist/gc/gcReferenceGraphAlgorithm.d.ts","../../../../runtime/container-runtime/dist/gc/gcSummaryStateTracker.d.ts","../../../../runtime/container-runtime/dist/gc/gcSweepReadyUsageDetection.d.ts","../../../../runtime/container-runtime/dist/gc/gcUnreferencedStateTracker.d.ts","../../../../runtime/container-runtime/dist/gc/index.d.ts","../../../../runtime/container-runtime/dist/summary/summaryFormat.d.ts","../../../../runtime/container-runtime/dist/throttler.d.ts","../../../../runtime/container-runtime/dist/summary/summaryManager.d.ts","../../../../runtime/container-runtime/dist/summary/index.d.ts","../../../../runtime/container-runtime/dist/containerRuntime.d.ts","../../../../runtime/container-runtime/dist/dataStoreRegistry.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../runtime/container-runtime/dist/pendingStateManager.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opGroupingManager.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/index.d.ts","../../../../runtime/container-runtime/dist/index.d.ts","../container-runtime-factories/baseContainerRuntimeFactory.d.ts","../container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../container-runtime-factories/index.d.ts","../utils/containerInteractions.d.ts","../utils/index.d.ts","../index.d.ts","../../src/test/types/validateAqueductPrevious.generated.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/assert.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/globals.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/async_hooks.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/buffer.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/child_process.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/cluster.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/console.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/constants.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/crypto.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/dgram.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/dns.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/domain.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/events.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/fs.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/fs/promises.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/http.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/http2.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/https.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/inspector.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/module.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/net.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/os.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/path.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/perf_hooks.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/process.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/punycode.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/querystring.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/readline.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/repl.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/stream.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/string_decoder.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/timers.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/tls.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/trace_events.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/tty.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/decode.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/encode.d.ts","../../../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/index.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/url.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/util.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/v8.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/vm.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/wasi.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/worker_threads.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/zlib.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/globals.global.d.ts","../../../../../node_modules/.pnpm/@types+node@14.18.38/node_modules/@types/node/ts4.8/index.d.ts","../../../../../node_modules/.pnpm/@types+mocha@9.1.1/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","42f35378f00626bd70026a9d977901214a00c43c67477d3a53fa6bbf5979d153","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","4426d86955701c6eb4c29141a9f95bb38506be1430fca5c468367bd9f605b13c","85aae8290e234b6331257b6154eacce06827b9f65356c484e378cd52c1ad4066","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","739e7da9825029dead52b83a8e58525f8ecc5881ed25eb09744c9cad3ad90233","471510298742cdd3a5613a7eb84efd472abc2ef8bae510a767ac0bff05d3ae9d","d2de12ae0f86d9dae881b4c1534063fce79b19035c1b507954b11b062ece6dc7","910acae3ceaba3aba35fb52656476aca547b1585f4a10cc272acb50bb08692a6","7da49d6be542ee6f7f8810a19ffe351a93562ea99ac68a93d0a701f344389b05","c21365787186bd17f0ed204809bdfd0b50130494593fd1c0657b5b1a2d87afcc","3e429571f8c1d2355f0c105b706308a24d39b8949ca5868173cf0f75f8e40f49","0f75868c59fb4a2a90c582e505f1430589b7b1e104717bb8e815b20be65d6aa2","7c3f74377e2f69f3af629df55db463ac4925387856002def14fe1315b8d510f3","9e7837caf43767e2f545a9eecf95e7dbf35bc8f2bb18ca862e7a176613016571","66489d246ba00e82db76453f7be5be7cd675c142889b72a1ff55ca0217eb1d79","57c96478eedfdd3475a42d496d9657d8630923f67f948ecbb778c6b648816fb8","3688605c5b12fec84e5df13f5c929eb7587ec78ff0d24c66b5aa5d9efb0e3bcc","d630dd5a555d7beaf46fb9c7eab8189bb9f2fe92162a51d7a9c4093779df052c","1e1d138e69649922c821f854eb00ba9810589aebef9b4750ca0da9b245aa5854","aed2635e02adec91ce142ee599b4fdef2f1be7dcf453f3257243bad8017dfca6","5b2debe8985bcff53d529e829cd163fc3dbfd172eab26eba2836efc4d093e198","400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935","62cccb71cc5f41ae03c8167140da03f442a7cd816a0a987136419fbb87d89227","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","d1477aaec63eee2f64b574b1f911611d9a8edfb946e4e521a0ccf01156a556e6","4f93bb3dc5265f718868313ac7b02e101120e80f1065377875104b5aaf387c70","a417abc4546a6fc5ade71e444d1f2e1d6e0b43d0c5b94878622195ecaa9c5c13","681cc197a3dda661c77dfc404bc48db71228ffbdbb785000bc51199449648b1a","e8628e6fbf0ac6e0ad854293bc80df7edf60313bc07f1bff9de421f8f1f917b8","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","814e7cfb5b71e8723a37e6d531282aadde14ea2796b4405481a258c436fa98fc","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","ee24cb2ebeb02be9f460ac80051196736c2b5582c972f50c3010bb5abdffbc7f","32e3bfb86d5c8e7b6b6fc0d571a5397b1138e18af6febe034367373bd3cfcfa3","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","679b5b0c89d9f3dc3b64bbb73ac7172b8ca05b9e26ef502f52a71c3411c84723","9f60552d7e485c84c18e4b6456500b291e91467fb998efd27ff65b9a5443b6c1","159e48a2b2e5e45a9902696f1f0871cb883db2b33b34558a31848432abd53cea","657eafddaa9237ad9997f190c9fc59125af3ed357e4153152f91ebe6fce290ba","c4de7cb49484328d8222af5a5683c512f817b4a3b51182eac756dcc302071117","4f0f617f3679f8b9687f66e6569af1a66f31f7dcaaaf9bd9387efc82ab5244c3","a535e87337aadbfd4a00b3cf9d03df6f176289942a8d68bcbdd9433b16e87871","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","02761cbe7f2011ef30367eacdd672aae5a1d8e9c2ec4f55db8ccefa1a3cf2cc1","b6ce253c55df3ad7be069ed10ce43c6aee0614c76fbb16556f6dba84be466021","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","89113d949c98774f47f96209bd076d6b53085b1b908fb86f694633873ddb8ca1","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","5c830afbe78b9d1d0290ac5e29698fc61608a0fc2236d43db817d960884a2ddf","179e5c84b114cafcb58b98e46c8fafd258160298f671cbb72941e769c1d1185d","9a497ec431df279242fb31fac6f8d5d699e7b011be4456944b0746a7df46eab9","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","b4c20d2341d511847b2691adb47fa0b51283e3e86cb95923351ad9fe9d7c65c4","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","9565d58c480e8ac84d64802e1edab4ce7ecb416642e7aef1caaf5a4f48fc7617","e71d4f3635270eb9a409ddbc5603261cfd6caa97f7b5e1e7ec719e2207a0d122","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","205013fb18b1d9455fbf7b4137948d4127b1e2ad8d2f8e0f60169c1d3c509d7e","a83437f25e227959be52cba3abdd5a23650c57f7d985dcd5240123c9fbe060d5","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","5796c5913eb67ffc0a2a9109e1dfd0605d213045ed3f20893aea9ba6e96433f2","5b2debe8985bcff53d529e829cd163fc3dbfd172eab26eba2836efc4d093e198","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","42f35378f00626bd70026a9d977901214a00c43c67477d3a53fa6bbf5979d153","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","4426d86955701c6eb4c29141a9f95bb38506be1430fca5c468367bd9f605b13c","85aae8290e234b6331257b6154eacce06827b9f65356c484e378cd52c1ad4066","62cccb71cc5f41ae03c8167140da03f442a7cd816a0a987136419fbb87d89227","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","d1477aaec63eee2f64b574b1f911611d9a8edfb946e4e521a0ccf01156a556e6","4f93bb3dc5265f718868313ac7b02e101120e80f1065377875104b5aaf387c70","a417abc4546a6fc5ade71e444d1f2e1d6e0b43d0c5b94878622195ecaa9c5c13","681cc197a3dda661c77dfc404bc48db71228ffbdbb785000bc51199449648b1a","e8628e6fbf0ac6e0ad854293bc80df7edf60313bc07f1bff9de421f8f1f917b8","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","814e7cfb5b71e8723a37e6d531282aadde14ea2796b4405481a258c436fa98fc","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","87e052e63c929c57cefb3c23b767a8a6ee12f6e0ed8e6d40b5f580482b4cd74d","32e3bfb86d5c8e7b6b6fc0d571a5397b1138e18af6febe034367373bd3cfcfa3","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","679b5b0c89d9f3dc3b64bbb73ac7172b8ca05b9e26ef502f52a71c3411c84723","9f60552d7e485c84c18e4b6456500b291e91467fb998efd27ff65b9a5443b6c1","159e48a2b2e5e45a9902696f1f0871cb883db2b33b34558a31848432abd53cea","668fbee73bf5850df3213f94bd0c568b0f43d80c1d77a62b708c842f4b1cf337","c4de7cb49484328d8222af5a5683c512f817b4a3b51182eac756dcc302071117","fcf736a872ca3634b44318229a5d2194c5f8156db51e894ffc0bfcb4e194ee0f","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","02761cbe7f2011ef30367eacdd672aae5a1d8e9c2ec4f55db8ccefa1a3cf2cc1","1449ff19cc7d6c9813060087e99a1e39d101228066fd0e87eb21aac886fcfd9e","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","89113d949c98774f47f96209bd076d6b53085b1b908fb86f694633873ddb8ca1","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","b39f8ed8e78b9d2f7b2bf20ddb9a608a505ba770870e1104eef8e64e81d60c86","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","2508a122a9fbd08c5b7351d50e055793e95aecf2abdff51de831959f54e3b100","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","e1818e0fda127bd741e88a7e542cf693606de95ce3fb3a3fb91146e5658cb67d","37dd666433e9359830531617aa7f0c69de6ad40e2b96637620322978a5724505","83f8377dca0b114c1517321df5d9870b2459c49289aec0bd9c23fe5c01244f2b","fabf53b6038fb84d618fe396f864979f8f6b26b18bd25d9cb01f153b07309047","be19f779f44110e9967b2b159640113936a3b28804a988048ac90ccde21e58c3","ea220a6083461917eeb9ed97acbbcf40be1d901d100cfa2f99f64be481449415","086590542697953a90746a49e0b45e2ac0b79af34a005159f06cb70a977742d1","3492be117d889e6ed80e99603f4fc105b533ee66853587e8a6affdb335cda68a","5e95a5824c77f06f492ec61f3abb3898ff8d56d3130bbacc745853e49d28cd1d","3ad0fff4a0d23d591ab29a6efc91d224600285fe23281e3d0b5c643aa1b4bee5","38af778857e4f07da8ddf6d1dcda7bf4b501455252a2c98006f7c3344fd7f526","a10937d6dfa554517552385abaedbd1bc6fdcb9701aee152e102aac5a2c82746","cbc30ee9638dfc01433d6744616e943a08ea49e612641a9d32cb591540f3b745","da77abbc2aa8976ccdff0e03552ca451291855ea252ff13681f9a799c0e55104","aeac02036e239ed2c449e54fbd332d14ae559da38fc9c2f1372313b5f6a38be2","145a2f2032abdf710a7da87db76147469c9187f8326ff36013bb310bf7983280","3e83be6adc13f0ba2b0bb5ef2fef29516877660f158ed6fdd777de2c27f7bbad","27a8c3b5f6ffc0145fa9ce6d3abe875def31c5d06b171811948457a030959a6f","bf888e7b557ad080706efcd90f51fa17aae3e218974a7fd3d0592cc1ba878206","827bbb801acea177785b6be117e03778ccc507d66a02649468cb2f4f29487bb9","f7594c36bb7e4a4936df3ba1e078f39009a0f3a39bc76899a075d1c690752002","df5f5ef444206c89f7f28b04ce9f4e0592cdeb7b3fb0534490487edb1654c4f4","504625fd2aff6b50298999996a66c6da9ffa84f8de390df20f4c53e6905c0ff3","abdbf9481ecd7286865ed77d5083fe36bfad7fc7d66c319bc95b2fc219212926","97d211538bde5738558e60df7ccf6259931137324584fd39700990b0e7e8dbd9","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","4fe96834ddc3f230ce389fb99f335783b4cada228120eb158d33861bad189d7b","86f9145616aac5c2ed3d66467491841c3ee3562cf94188d8d462593ffc67f971","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","6a58bde37454ecffbcba647568d8c837e86b51c1288c3163368fdfea08fad655","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","697612efe2a9b6a478bfece13ecf6ef68bcf0f7eab7caf25dcd59a13a71387db","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","ae7048f2327b0d52223f51203fa73363deaedb2f1d397b5e37b0dedb24b2e7fb","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","abd122606418168a3ad12eaba8e500aeade6b839144465e256a666adaaf237d3","84ba8dee738caa7affc33781a2ba2061280073a8cda6ce527bc141e11cb8c934","7f81da3d14e90f7b9f91d0a27473c7fc2218d54eda9a058a6cb685cac4c430b0","7b7ac49c2ab53dae4d991dec235758c7914501fea68b4756532d8be9af771992","9182df8c2873e5e9a82ee06dbd171def3ffcb39e1cbc8e496f656809035b0cff","f2b21047dc0c1c67ee9e65fbae8c38b20490d17401b4a4c06ff82fefc351b902","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","866a051caf689244ac3068322c55ea8a297db6091ec0672696fb1c5729811b74","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","69687efe84a02f7d7e3c36dde4dc7e5603cdc309f5cd2c61c6ceed21da98c507","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","d8032daa39b528a093ec29a351811d47f0db05417038161bb2aa2bff1469b57e","b71758564ed3690e68def33c1f90fed226a53723f0cbf9749bfa899c52cae79b","9c3f1edf5e72dde431a0eaa155ae822bf0eb3a02e24ff956cc2e91616bc5139a","ec2320ff37246ec7a9957d94e1e74c5c67b7aa12aea02d3b5bac03beb037752e","8806126bf67e17642b5c289ed9b8949d7a2d6f24f6e7c15a0a464cb03baba296","8844b79f988ab653d4ee6d17394bf69775b869c483a784c16b9cf251adca8dc8","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","a535e87337aadbfd4a00b3cf9d03df6f176289942a8d68bcbdd9433b16e87871","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","5c830afbe78b9d1d0290ac5e29698fc61608a0fc2236d43db817d960884a2ddf","b6889d4c51c659eedcdd689036e7d6770f07cc2208ed56f4e0be1ba20b909414","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","2dce1846ab3ba1436d69a09ee859b0b9e3662cf24dc9dccc8aa448155ff136d4","854b450a4a06d9cb124bbd922271d2462bb6d2c1dc6c19b75d292d5dd724b98e","4b94f5dfa3a03dd43b736e5315d9612991efdf69b780f6f8538ff4ee179125a2","00bba8c0cc1a3da26d9ada3c4a74290f41be1b9320599b537dc82bc10d20a0dd","e9fc595dc4d13018e0b883bb4e3ab7c2df641b51b349e6cf5ddd687766835205","4979224b859c794c5b4d457f2e2f7e781999d92d431af3d55394067dda01a290","6fa9c60c62325629757e1568db00c4db2fddce4ee9a181003b8879be3fe54033","2058ae3dfb5927c0018dae7a48e26b81d44d46021ed4699f20efaf27bb0d9f06","1c2d2c1dc1b03eb53c5638f75fafe84b932e14ed0507c8a7c4742154bcceb9ff","f9ab4911e9648dd06f816252d7565a9806a2845023e7999c94331cac8f665c96","e8465681afa345ce70c4794ee3aca188601c0a308e33ce29292ef402f59d3732","c36616a2d508e2d752429e0c746dbd71f4b2b26509d0ef4cbb8cafb3e3e5b09d","ce9ae144d724a75a9d1b15f8018313c7f869dc525a4176d710330def4b2e20bd","706e0e471ae144ef7f4424016949bb705792cc0c4922fae11316d863c3770e2f","5beb18d3cf007db69bd772bd767bfa9209c523ff135fbf95f29821d6e9c48cd5","dd3a6cbd1e478a71a5a4fd82a9e5f5aa371acf3c83f5f245a26995fdd70580a6","cdda481bcdc6fd67f0215299e43c174160ed8d1d70ae4f6dc4a01e376dc474b5","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","623bdaa4bc4e87be412940f9cfa0e3dd3ed4505246ee631ded1fd31c9946beee","ee4c31fb96894cba8cca1092050817999c473b865fec7f5c56cc0742b28bef2c","d6d543f0b29646912352d7f4093e67d8b714e11f262789868d3dece68e45d570","608091fa8bb23bbd157559c41e0b41bb3e8309e85cbada8be6c0b91b7c1e65af","af9007c75001d93e5d50ecec38e4054005a3cf9511774c977f5d3d66695f7c21","fda2344fa5d589db076486147d68db5d68fec74f3be5b65c2f49fd7f58d3a6b5","9d147cdfe817cdb5947bb0d9254537965dcdcef860dc8d04da391f865b3d4f5f","bc7e1958f02ffed22a236cf5387c9a3913f241afe79260df10fa931c3625b803","3cb00d8523c4c9dbaf49d32311ee09a4c53d08be3b542e0bd6354e79371a6b2b","1cd4da357c17a44751b7b08c25a28cb72bfc699d7f159535a9f97dcda5b8aadb","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","9565d58c480e8ac84d64802e1edab4ce7ecb416642e7aef1caaf5a4f48fc7617","e71d4f3635270eb9a409ddbc5603261cfd6caa97f7b5e1e7ec719e2207a0d122","04f458492f00394e774a2f0650764785509739e4baa6bac3f66a0395771f1661","db0a06a12dd02f439609b8199d25a7e963d93c50b2f6fd6a568a90b9c0db7019","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","205013fb18b1d9455fbf7b4137948d4127b1e2ad8d2f8e0f60169c1d3c509d7e","a83437f25e227959be52cba3abdd5a23650c57f7d985dcd5240123c9fbe060d5","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","6264f49df4433858cb04d42d6795b6c1e7506e74983b70723f0ca3919d41c187","4cd01e8f7d8f5c62bf817c273122d1c18570f27be2497b61fc6aaf156ad4583e","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","b39f8ed8e78b9d2f7b2bf20ddb9a608a505ba770870e1104eef8e64e81d60c86","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","2508a122a9fbd08c5b7351d50e055793e95aecf2abdff51de831959f54e3b100","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","97d211538bde5738558e60df7ccf6259931137324584fd39700990b0e7e8dbd9","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","504cdf5c68feb8f11d9acaece6af94bbe7693cc54f65036ef41cf597cdb0a5a3","4fe96834ddc3f230ce389fb99f335783b4cada228120eb158d33861bad189d7b","86f9145616aac5c2ed3d66467491841c3ee3562cf94188d8d462593ffc67f971","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","6a58bde37454ecffbcba647568d8c837e86b51c1288c3163368fdfea08fad655","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","697612efe2a9b6a478bfece13ecf6ef68bcf0f7eab7caf25dcd59a13a71387db","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","ae7048f2327b0d52223f51203fa73363deaedb2f1d397b5e37b0dedb24b2e7fb","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","02cad45a5d52376e86fd8cdc8e6a5bc4923be16fd5a1bc41b8d74022605aea75","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","abd122606418168a3ad12eaba8e500aeade6b839144465e256a666adaaf237d3","84ba8dee738caa7affc33781a2ba2061280073a8cda6ce527bc141e11cb8c934","7f81da3d14e90f7b9f91d0a27473c7fc2218d54eda9a058a6cb685cac4c430b0","727d3eac934447108ec31ddd00441b457a5700e1902879316e2bb3ae38293494","9182df8c2873e5e9a82ee06dbd171def3ffcb39e1cbc8e496f656809035b0cff","f2b21047dc0c1c67ee9e65fbae8c38b20490d17401b4a4c06ff82fefc351b902","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","866a051caf689244ac3068322c55ea8a297db6091ec0672696fb1c5729811b74","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","ca6a21a3634c58b129ae240271dd98a1fabc2835f58da3b42ebf314544eb12ee","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","25e97deb9174604a8e3fa9e78425819825fbaa3aedf159c3d829410bc6f89201","bc6266cdde9dceed544f8c2a91d26dcdac36348f35f824b8dfc765de53e02ef4","16a5279b0340877096f5afee7727d59f4aab93081b02b580494670e1e998b9aa","9c3f1edf5e72dde431a0eaa155ae822bf0eb3a02e24ff956cc2e91616bc5139a","ec2320ff37246ec7a9957d94e1e74c5c67b7aa12aea02d3b5bac03beb037752e","8806126bf67e17642b5c289ed9b8949d7a2d6f24f6e7c15a0a464cb03baba296","844f46f6df3ae2c4983ef559f4a7afba425fe18b3cdbcc6d058bb759ff59e3c5","854b450a4a06d9cb124bbd922271d2462bb6d2c1dc6c19b75d292d5dd724b98e","4b94f5dfa3a03dd43b736e5315d9612991efdf69b780f6f8538ff4ee179125a2","6445f0bc91a684a4ba779db879249bbe7aa7722d7f131918dc1f57436ec64549","e9fc595dc4d13018e0b883bb4e3ab7c2df641b51b349e6cf5ddd687766835205","576bf65725814c54340a799006db1c4607b92f6a7a92a0b8c81a4b02c8993340","224061f3abd22fc7c3da3061d3d2e159781fe0f423ae1d5bfa847b985d7de486","811a8221d35c82a19ebe0c7e16e8a9f73cd7c45f4cbcde48ad60e554891babf1","8e4b0515ea7028af81000756005c49f61f6494397ee0a7c4ce9ef3895da61590","73e908607360f77bbcb09be6df158565d632ecfbf46b6ed12895839d5a5de5be","582d90685f2ee0d837b4659b3f502347de25b741b47ae440e642d84328f8feb8","f9ab4911e9648dd06f816252d7565a9806a2845023e7999c94331cac8f665c96","e8465681afa345ce70c4794ee3aca188601c0a308e33ce29292ef402f59d3732","5c89dbaa6145a47a1703b1fab4635f22c93bc315ba40e5b73b31aede043899e0","ce9ae144d724a75a9d1b15f8018313c7f869dc525a4176d710330def4b2e20bd","706e0e471ae144ef7f4424016949bb705792cc0c4922fae11316d863c3770e2f","5beb18d3cf007db69bd772bd767bfa9209c523ff135fbf95f29821d6e9c48cd5","c68e7386bec11d98be13255918fe87240e04aeda5eb72adb94124ddb23aae003","1a14178dd089618775ada207bd425cf316edb795c251b1440fcced2dc0d8fc78","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","623bdaa4bc4e87be412940f9cfa0e3dd3ed4505246ee631ded1fd31c9946beee","ee4c31fb96894cba8cca1092050817999c473b865fec7f5c56cc0742b28bef2c","d6d543f0b29646912352d7f4093e67d8b714e11f262789868d3dece68e45d570","608091fa8bb23bbd157559c41e0b41bb3e8309e85cbada8be6c0b91b7c1e65af","edb060942108c02b042d18c900093ea16e67c940d3d3ad8495cf2669886a7ee0","f33e53d4cdcadf58ccfad72cc4d08b8e1d59ee7a89b72a8411c1ca763ab17264","526c9930f55ad6c4f0cdd234513239372fa0e007290d81ba9c605fb17fe0c35f","9d147cdfe817cdb5947bb0d9254537965dcdcef860dc8d04da391f865b3d4f5f","2469d8d4cad19befb133c1be0da0dd446c56ba2a0c050e9c759872afe35966c2","df9643b36de18f908d8b8fc09997ae0af4335c74f6a631a455d413f087e62864","1cd4da357c17a44751b7b08c25a28cb72bfc699d7f159535a9f97dcda5b8aadb","04f458492f00394e774a2f0650764785509739e4baa6bac3f66a0395771f1661","db0a06a12dd02f439609b8199d25a7e963d93c50b2f6fd6a568a90b9c0db7019","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","6264f49df4433858cb04d42d6795b6c1e7506e74983b70723f0ca3919d41c187","4cd01e8f7d8f5c62bf817c273122d1c18570f27be2497b61fc6aaf156ad4583e","92417c0db26aced34f33a9895b162704c2a10109959373a6e8a3a5f0cfd6ef9b","4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"37c79b2172bf5b4cd35e0c47485bc38f34f07380cd6c98935bb5d5d0fd47ceaf","affectsGlobalScope":true},"c2b5085f47e41d6940bbc5b0d3bd7cc0037c752efb18aecd243c9cf83ad0c0b7","3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b","9deb3a5eaf187df1428f0fee83c8c51eedb74f6da3442410bad9688e42a7e2b5","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","db86f82fac051ae344b47e8fe7ac7990174b41db79b2b220a49dc5a47c71a9b5","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"ae064ed4f855716b7ff348639ddcd6a6d354a72fae82f506608a7dc9266aa24c","92f019c55b21c939616f6a48f678e714ac7b109444cbbf23ad69310ce66ecbdc","cf0a69c71aedf2f8fe45925abd554fd3dc7301ce66d6ab7521fb8c3471c24dd8","56e6722c6013609b3e5e6ed4a8a7e01f41da6c5e3d6f0ecff3d09ef7a81414cf","139fd681eff7771a38d0c025d13c7a11c5474f6aab61e01c41511d71496df173","f614c3f61e46ccc2cb58702d5a158338ea57ee09099fde5db4cfc63ed0ce4d74","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","a504c109b872b0e653549bd258eb06584c148c98d79406c7516995865a6d5089","155865f5f76db0996cd5e20cc5760613ea170ee5ad594c1f3d76fcaa05382161","e92852d673c836fc64e10c38640abcd67c463456e5df55723ac699b8e6ab3a8a","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","6c903bceaf3f3bc04f2d4c7dcd89ce9fb148b3ba0a5f5408d8f6de2b7eecc7ea","504d049d9e550a65466b73ca39da6469ab41786074ea1d16d37c8853f9f6ab2e","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce","ad7e61eca7f2f8bf47e72695f9f6663b75e41d87ef49abdb17c0cb843862f8aa","ecba2e44af95b0599c269a92628cec22e752868bce37396740deb51a5c547a26","46a9fb41a8f3bc7539eeebc15a6e04b9e55d7537a081615ad3614220d34c3e0f",{"version":"eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d","affectsGlobalScope":true},"7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"01c93adfc4c6555c559e7334b6b5f45b48c9e1f809144822088e45ba13e36d9f",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","skipLibCheck":true,"sourceMap":true,"strict":true,"target":4},"fileIdsList":[[106,112,119,126,136,196,218,245,248],[106,112,126,136,196,245,248,249],[249,250],[126,132,136,163,194,197],[197,198],[106,112,126,132,136,163,194,196],[106,112,190,191,192],[191,192,193],[40,106,112,126,132,136,161,190,191],[40,106,112,126,132,136],[194,199,251,255,257],[254],[106,112,196,218,248,253],[106,112,119],[256],[37,38,39],[40],[40,143,357],[146],[138,139,140,141,142,143,144,145,148,150,151,152,153,154,155,156,157,158,159,160],[146,147,149],[148],[40,357],[52,357],[108],[40,52],[106,108,112,116],[107,108,109,110,111,116,117,118],[40,52,106,107,108,110,111,112,115,116,117],[40,52,106,107,108,110,111,112,115,118],[40,52,106,112,115,119,126],[195],[52,106,112,115,126,161,196,234],[40,52,106,112,115,119,126,161,196,200,229,233],[126],[40,106,112,126,218,223,233],[40,52,106,112,119,126,218,233],[40,52,126,179,218,223,233],[126,218,223,229,233],[40,119,179],[223],[223,224,225,226,227,228],[229,233,234,235,244],[234,236],[52,119,245],[236,237,239,240,241,242,243],[40,236],[40,52,236],[40,52,119,236],[40,119,234,236,238,239,240],[52,240,242],[40,52,119,234],[201,202,203,204,205,206,207,208,209,222,230,232],[40,52,119,161],[204],[40,52,202,203,204,234],[40,106,112,119,179,202,204,206,234,357],[40,52,161,201,202],[40,203,204,234],[219,220,221],[40,52,126,218,219],[40,52,126,218],[40,126,219],[40,52,119,126,179,202,203,234],[52,115,126,229],[40,161,202,204],[40,202,204,208,231],[103],[101,102,104],[101,102,103,104,105],[52,106,112,126,127,128],[40,52,106,112,119,126,132],[127,128,129,130,131],[106,112,130],[40,52,106,112,119,126,132,161],[106,112],[137,162],[112],[112,113,114],[40,52,112,113],[52,126,132,185,186,187],[186,187,188,189],[40,185],[106,112,185,186],[52,126,132,185,186],[41],[40,42],[41,42,43,44,45,46,47,48,49,50,51],[42,43,46,48],[45],[246,247],[106,112,126,196,218],[106,112,196,246],[52],[40,52,106,112,115,119,120,121,122,123,124],[125],[120],[100,120,121,122,123,124,125],[40,52,122],[40,106,112,126],[210,211,212,213,214,215,216,217],[132],[119,196],[40,52,126],[164,180,181,182,183,184],[40,52,106,112,126,132,161,164,179,180,181],[106,112,164],[40,52,126,132],[106,112,126,164],[133],[133,134],[133,134,135],[136],[40,161],[40,167,169],[40,168,171],[165,168,169,170,171,172,173,174,175,176,177,178],[40,168],[40,169],[252],[166],[345],[347],[348,353],[349,357,358,365,374],[349,350,357,365],[351,384],[352,353,358,366],[353,374],[354,355,357,365],[355],[356,357],[357],[357,358,359,374,383],[358,359],[360,365,374,383],[357,358,360,361,365,374,377,383],[360,362,374,377,383],[345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,383,384,385,386,387,388,389,390],[357,363],[364,383],[355,357,365,374],[366],[367],[347,368],[369,379],[370],[371],[357,372],[372,373,384,386],[357,374],[375],[376],[365,374,377],[378],[365,379],[371,383],[384],[374,385],[386],[387],[357,359,374,383,386,388],[374,389],[380,381],[56],[35,56,60,64],[55,56,57,58,59,64,65,66],[35,40,52,55,56,58,59,60,63,64,65],[35,40,52,55,56,58,59,60,63,66],[32],[30,31,33],[30,31,32,33,34],[60],[60,61,62],[40,52,60,61],[35,60],[52,74,81,285,286,287],[286,287,288,289],[40,285],[35,60,285,286],[52,74,81,285,286],[266,280,281,282,283,284],[35,40,52,60,74,81,161,266,279,280,281],[35,60,266],[40,52,74,81],[35,60,74,266],[35,60,67,74,86,91,94,262,337],[35,60,74,86,94,262,337,338],[338,339],[74,81,262,265,294,295],[295,296],[35,60,74,81,86,262,265,294],[35,60,290,291,292],[291,292,293],[35,40,60,74,81,161,262,290,291],[35,40,60,74,81,262],[98,294,297,340,342],[97],[35,60,86,91,94,96],[35,60,67],[341],[35,60,74,86,91,94,98,345],[258,343],[92,93],[35,60,74,86,91],[35,60,86,92],[259],[259,260],[259,260,261],[262],[95],[35,40,52,60,63,67,74],[85],[35,52,60,63,74,86,161,325],[35,40,52,60,63,67,74,86,161,298,320,324],[74],[35,40,60,74,91,312,324],[35,40,52,60,67,74,91,324],[40,52,74,279,312,314],[312],[74,91,312,314,320,324],[40,67,279],[312,313,314,315,316,317,318,319],[320,324,325,326,336],[325,327],[52,67,337],[327,328,330,331,332,333,334,335],[40,327],[40,52,327],[52,327],[40,52,67,327],[40,67,325,327,329,330,331,332],[52,331,332,334],[40,52,67,325],[299,300,301,302,303,304,305,306,307,311,321,323],[40,52,67,161],[302],[40,52,300,301,302,325],[35,40,60,67,279,300,302,304,325,357],[40,52,161,299,300],[40,301,302,325],[308,309,310],[40,52,74,91,308],[40,52,74,91],[40,52,74,91,308,309],[40,52,67,74,279,300,301,325],[52,63,74,320],[40,161,300,302],[40,300,302,306,322],[35,52,60,74,76,77],[35,40,52,60,67,74,81],[76,77,78,79,80],[35,60,79],[35,40,52,60,67,74,81,161],[263,264],[35,40,52,60,63,67,68,69,70,71,72],[73],[68],[53,68,69,70,71,72,73],[40,52,70],[35,40,60,74],[36,75,82,83,84,87,88,89,90],[81],[67,86],[40,52,74],[40,167,269],[40,268,271],[267,268,269,270,271,272,273,274,275,276,277,278],[40,268],[40,269]],"referencedMap":[[249,1],[250,2],[251,3],[198,4],[199,5],[197,6],[193,7],[194,8],[192,9],[191,10],[258,11],[255,12],[254,13],[256,14],[257,15],[40,16],[142,17],[144,18],[147,19],[161,20],[150,21],[152,17],[149,22],[143,23],[107,24],[109,25],[110,26],[111,17],[117,27],[119,28],[118,29],[116,30],[195,31],[196,32],[200,33],[234,34],[235,35],[224,36],[223,37],[225,38],[226,39],[227,40],[228,41],[229,42],[245,43],[237,44],[236,45],[244,46],[239,47],[242,48],[240,49],[241,50],[243,51],[238,52],[233,53],[201,54],[206,55],[205,56],[207,57],[208,58],[209,59],[222,60],[220,61],[219,62],[221,63],[204,64],[202,54],[230,65],[203,66],[232,67],[104,68],[103,69],[106,70],[129,71],[128,72],[132,73],[131,74],[162,75],[137,76],[163,77],[113,78],[115,79],[114,80],[112,76],[188,81],[190,82],[186,83],[187,84],[189,85],[42,86],[44,87],[52,88],[49,89],[50,90],[48,86],[248,91],[246,92],[247,93],[100,94],[125,95],[120,96],[121,97],[126,98],[123,94],[124,99],[210,76],[211,100],[218,101],[212,102],[213,94],[214,76],[215,103],[216,104],[217,94],[185,105],[164,76],[182,106],[180,107],[181,108],[183,109],[134,110],[135,111],[136,112],[133,113],[165,114],[170,115],[172,116],[173,114],[174,23],[171,17],[179,117],[169,118],[175,119],[177,17],[168,17],[176,17],[178,17],[253,120],[252,76],[167,121],[345,122],[347,123],[348,124],[349,125],[350,126],[351,127],[352,128],[353,129],[354,130],[355,131],[356,132],[357,133],[358,134],[359,135],[360,136],[361,137],[362,138],[391,139],[363,140],[364,141],[365,142],[366,143],[367,144],[368,145],[369,146],[370,147],[371,148],[372,149],[373,150],[374,151],[375,152],[376,153],[377,154],[378,155],[379,156],[383,157],[384,158],[385,159],[386,160],[387,161],[388,162],[389,163],[382,164],[55,24],[57,165],[58,26],[59,17],[65,166],[67,167],[66,168],[64,169],[33,170],[32,171],[35,172],[61,173],[63,174],[62,175],[60,176],[288,177],[290,178],[286,179],[287,180],[289,181],[285,182],[266,176],[282,183],[280,184],[281,185],[283,186],[338,187],[339,188],[340,189],[296,190],[297,191],[295,192],[293,193],[294,194],[292,195],[291,196],[343,197],[98,198],[97,199],[341,200],[342,201],[99,202],[344,203],[94,204],[92,205],[93,206],[260,207],[261,208],[262,209],[259,210],[96,211],[95,176],[85,212],[86,213],[298,214],[325,215],[326,216],[313,217],[312,218],[315,219],[316,220],[314,216],[317,221],[318,222],[319,220],[320,223],[337,224],[328,225],[327,226],[336,227],[330,228],[334,229],[331,230],[332,231],[333,232],[335,233],[329,234],[324,235],[299,236],[304,237],[303,238],[305,239],[306,240],[307,241],[311,242],[309,243],[308,244],[310,245],[302,246],[300,236],[321,247],[301,248],[323,249],[78,250],[77,251],[81,252],[80,253],[264,254],[263,176],[265,255],[53,94],[73,256],[68,257],[69,258],[74,259],[71,94],[72,260],[36,176],[75,261],[91,262],[82,263],[83,94],[84,176],[87,264],[88,265],[90,94],[267,114],[270,266],[272,267],[273,114],[274,23],[271,17],[279,268],[269,269],[275,270],[277,17],[268,17],[276,17],[278,17]],"exportedModulesMap":[[249,1],[250,2],[251,3],[198,4],[199,5],[197,6],[193,7],[194,8],[192,9],[191,10],[258,11],[255,12],[254,13],[256,14],[257,15],[40,16],[142,17],[144,18],[147,19],[161,20],[150,21],[152,17],[149,22],[143,23],[107,24],[109,25],[110,26],[111,17],[117,27],[119,28],[118,29],[116,30],[195,31],[196,32],[200,33],[234,34],[235,35],[224,36],[223,37],[225,38],[226,39],[227,40],[228,41],[229,42],[245,43],[237,44],[236,45],[244,46],[239,47],[242,48],[240,49],[241,50],[243,51],[238,52],[233,53],[201,54],[206,55],[205,56],[207,57],[208,58],[209,59],[222,60],[220,61],[219,62],[221,63],[204,64],[202,54],[230,65],[203,66],[232,67],[104,68],[103,69],[106,70],[129,71],[128,72],[132,73],[131,74],[162,75],[137,76],[163,77],[113,78],[115,79],[114,80],[112,76],[188,81],[190,82],[186,83],[187,84],[189,85],[42,86],[44,87],[52,88],[49,89],[50,90],[48,86],[248,91],[246,92],[247,93],[100,94],[125,95],[120,96],[121,97],[126,98],[123,94],[124,99],[210,76],[211,100],[218,101],[212,102],[213,94],[214,76],[215,103],[216,104],[217,94],[185,105],[164,76],[182,106],[180,107],[181,108],[183,109],[134,110],[135,111],[136,112],[133,113],[165,114],[170,115],[172,116],[173,114],[174,23],[171,17],[179,117],[169,118],[175,119],[177,17],[168,17],[176,17],[178,17],[253,120],[252,76],[167,121],[345,122],[347,123],[348,124],[349,125],[350,126],[351,127],[352,128],[353,129],[354,130],[355,131],[356,132],[357,133],[358,134],[359,135],[360,136],[361,137],[362,138],[391,139],[363,140],[364,141],[365,142],[366,143],[367,144],[368,145],[369,146],[370,147],[371,148],[372,149],[373,150],[374,151],[375,152],[376,153],[377,154],[378,155],[379,156],[383,157],[384,158],[385,159],[386,160],[387,161],[388,162],[389,163],[382,164],[55,24],[57,165],[58,26],[59,17],[65,166],[67,167],[66,168],[64,169],[33,170],[32,171],[35,172],[61,173],[63,174],[62,175],[60,176],[288,177],[290,178],[286,179],[287,180],[289,181],[285,182],[266,176],[282,183],[280,184],[281,185],[283,186],[338,187],[339,188],[340,189],[296,190],[297,191],[295,192],[293,193],[294,194],[292,195],[291,196],[343,197],[98,198],[97,199],[341,200],[342,201],[99,202],[344,203],[94,204],[92,205],[93,206],[260,207],[261,208],[262,209],[259,210],[96,211],[95,176],[85,212],[86,213],[298,214],[325,215],[326,216],[313,217],[312,218],[315,219],[316,220],[314,216],[317,221],[318,222],[319,220],[320,223],[337,224],[328,225],[327,226],[336,227],[330,228],[334,229],[331,230],[332,231],[333,232],[335,233],[329,234],[324,235],[299,236],[304,237],[303,238],[305,239],[306,240],[307,241],[311,242],[309,243],[308,244],[310,245],[302,246],[300,236],[321,247],[301,248],[323,249],[78,250],[77,251],[81,252],[80,253],[264,254],[263,176],[265,255],[53,94],[73,256],[68,257],[69,258],[74,259],[71,94],[72,260],[36,176],[75,261],[91,262],[82,263],[83,94],[84,176],[87,264],[88,265],[90,94],[267,114],[270,266],[272,267],[273,114],[274,23],[271,17],[279,268],[269,269],[275,270],[277,17],[268,17],[276,17],[278,17]],"semanticDiagnosticsPerFile":[249,250,251,198,199,197,193,194,192,191,258,255,254,256,257,37,38,40,39,138,139,146,140,141,142,144,147,145,161,150,151,152,148,149,153,154,155,156,157,158,159,143,160,107,109,110,111,117,108,119,118,116,195,196,200,234,235,224,223,225,226,227,228,229,245,237,236,244,239,242,240,241,243,238,233,201,206,205,207,208,209,222,220,219,221,204,202,230,203,232,231,104,105,101,103,106,102,129,128,132,130,131,127,162,137,163,113,115,114,112,188,190,186,187,189,42,43,44,45,52,46,47,49,50,51,48,41,248,246,247,100,125,120,121,122,126,123,124,210,211,218,212,213,214,215,216,217,185,164,182,180,181,183,184,134,135,136,133,165,170,172,173,174,171,179,169,175,177,168,176,178,253,252,167,54,392,166,345,347,348,349,350,351,352,353,354,355,356,357,358,359,346,390,360,361,362,391,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,383,384,385,386,387,388,389,380,381,382,6,7,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,1,29,55,57,58,59,65,56,67,66,64,33,34,30,32,35,31,61,63,62,60,288,290,286,287,289,285,266,282,280,281,283,284,338,339,340,296,297,295,293,294,292,291,343,98,97,341,342,99,344,94,92,93,260,261,262,259,96,95,85,86,298,325,326,313,312,315,316,314,317,318,319,320,337,328,327,336,330,334,331,332,333,335,329,324,299,304,303,305,306,307,311,309,308,310,302,300,321,301,323,322,78,77,81,79,80,76,264,263,265,53,73,68,69,70,74,71,72,36,75,91,82,83,84,87,88,89,90,267,270,272,273,274,271,279,269,275,277,268,276,278]},"version":"4.5.5"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/aqueduct",
|
|
3
|
-
"version": "2.0.0-internal.4.0
|
|
3
|
+
"version": "2.0.0-internal.4.1.0",
|
|
4
4
|
"description": "A set of implementations for Fluid Framework interfaces.",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -41,28 +41,28 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@fluidframework/common-definitions": "^0.20.1",
|
|
43
43
|
"@fluidframework/common-utils": "^1.1.1",
|
|
44
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.4.0
|
|
45
|
-
"@fluidframework/container-loader": ">=2.0.0-internal.4.0
|
|
46
|
-
"@fluidframework/container-runtime": ">=2.0.0-internal.4.0
|
|
47
|
-
"@fluidframework/container-runtime-definitions": ">=2.0.0-internal.4.0
|
|
48
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.4.0
|
|
49
|
-
"@fluidframework/datastore": ">=2.0.0-internal.4.0
|
|
50
|
-
"@fluidframework/datastore-definitions": ">=2.0.0-internal.4.0
|
|
51
|
-
"@fluidframework/map": ">=2.0.0-internal.4.0
|
|
52
|
-
"@fluidframework/request-handler": ">=2.0.0-internal.4.0
|
|
53
|
-
"@fluidframework/runtime-definitions": ">=2.0.0-internal.4.0
|
|
54
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.4.0
|
|
55
|
-
"@fluidframework/synthesize": ">=2.0.0-internal.4.0
|
|
56
|
-
"@fluidframework/view-interfaces": ">=2.0.0-internal.4.0
|
|
44
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
45
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
46
|
+
"@fluidframework/container-runtime": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
47
|
+
"@fluidframework/container-runtime-definitions": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
48
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
49
|
+
"@fluidframework/datastore": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
50
|
+
"@fluidframework/datastore-definitions": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
51
|
+
"@fluidframework/map": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
52
|
+
"@fluidframework/request-handler": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
53
|
+
"@fluidframework/runtime-definitions": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
54
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
55
|
+
"@fluidframework/synthesize": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
56
|
+
"@fluidframework/view-interfaces": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
57
57
|
"uuid": "^8.3.1"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@fluid-tools/build-cli": "^0.
|
|
60
|
+
"@fluid-tools/build-cli": "^0.15.0",
|
|
61
61
|
"@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.0.0-internal.4.0.0",
|
|
62
62
|
"@fluidframework/build-common": "^1.1.0",
|
|
63
|
-
"@fluidframework/build-tools": "^0.
|
|
63
|
+
"@fluidframework/build-tools": "^0.15.0",
|
|
64
64
|
"@fluidframework/eslint-config-fluid": "^2.0.0",
|
|
65
|
-
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.0
|
|
65
|
+
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.1.0 <2.0.0-internal.4.2.0",
|
|
66
66
|
"@microsoft/api-extractor": "^7.34.4",
|
|
67
67
|
"@types/mocha": "^9.1.1",
|
|
68
68
|
"@types/node": "^14.18.38",
|
|
@@ -71,6 +71,9 @@
|
|
|
71
71
|
"cross-env": "^7.0.3",
|
|
72
72
|
"eslint": "~8.6.0",
|
|
73
73
|
"mocha": "^10.2.0",
|
|
74
|
+
"mocha-json-output-reporter": "^2.0.1",
|
|
75
|
+
"mocha-multi-reporters": "^1.5.1",
|
|
76
|
+
"moment": "^2.21.0",
|
|
74
77
|
"nyc": "^15.1.0",
|
|
75
78
|
"prettier": "~2.6.2",
|
|
76
79
|
"rimraf": "^4.4.0",
|
|
@@ -101,6 +104,7 @@
|
|
|
101
104
|
"test": "npm run test:mocha",
|
|
102
105
|
"test:coverage": "nyc npm test -- --reporter xunit --reporter-option output=nyc/junit-report.xml",
|
|
103
106
|
"test:mocha": "mocha --ignore 'dist/test/types/*' --recursive dist/test -r node_modules/@fluidframework/mocha-test-setup --unhandled-rejections=strict",
|
|
107
|
+
"test:mocha:multireport": "cross-env FLUID_TEST_MULTIREPORT=1 npm run test:mocha",
|
|
104
108
|
"test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
|
|
105
109
|
"tsc": "tsc",
|
|
106
110
|
"typetests:gen": "fluid-type-test-generator",
|