@fluidframework/aqueduct 2.0.0-dev-rc.3.0.0.254274 → 2.0.0-dev-rc.3.0.0.254674
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alpha.d.ts +22 -0
- package/dist/beta.d.ts +9 -0
- package/dist/public.d.ts +9 -0
- package/lib/alpha.d.ts +22 -0
- package/lib/beta.d.ts +9 -0
- package/lib/public.d.ts +9 -0
- package/lib/test/tsconfig.tsbuildinfo +1 -1
- package/lib/test/types/validateAqueductPrevious.generated.js +4 -0
- package/lib/test/types/validateAqueductPrevious.generated.js.map +1 -1
- package/package.json +25 -37
- package/dist/aqueduct-alpha.d.ts +0 -433
- package/dist/aqueduct-beta.d.ts +0 -110
- package/dist/aqueduct-public.d.ts +0 -110
- package/dist/aqueduct-untrimmed.d.ts +0 -433
- package/dist/tsdoc-metadata.json +0 -11
- package/lib/aqueduct-alpha.d.ts +0 -433
- package/lib/aqueduct-beta.d.ts +0 -110
- package/lib/aqueduct-public.d.ts +0 -110
- package/lib/aqueduct-untrimmed.d.ts +0 -433
package/dist/alpha.d.ts
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// alpha APIs
|
|
12
|
+
BaseContainerRuntimeFactory,
|
|
13
|
+
BaseContainerRuntimeFactoryProps,
|
|
14
|
+
ContainerRuntimeFactoryWithDefaultDataStore,
|
|
15
|
+
ContainerRuntimeFactoryWithDefaultDataStoreProps,
|
|
16
|
+
DataObject,
|
|
17
|
+
DataObjectFactory,
|
|
18
|
+
DataObjectTypes,
|
|
19
|
+
IDataObjectProps,
|
|
20
|
+
PureDataObject,
|
|
21
|
+
PureDataObjectFactory
|
|
22
|
+
} from "./index.js";
|
package/dist/beta.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
package/dist/public.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
package/lib/alpha.d.ts
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// alpha APIs
|
|
12
|
+
BaseContainerRuntimeFactory,
|
|
13
|
+
BaseContainerRuntimeFactoryProps,
|
|
14
|
+
ContainerRuntimeFactoryWithDefaultDataStore,
|
|
15
|
+
ContainerRuntimeFactoryWithDefaultDataStoreProps,
|
|
16
|
+
DataObject,
|
|
17
|
+
DataObjectFactory,
|
|
18
|
+
DataObjectTypes,
|
|
19
|
+
IDataObjectProps,
|
|
20
|
+
PureDataObject,
|
|
21
|
+
PureDataObjectFactory
|
|
22
|
+
} from "./index.js";
|
package/lib/beta.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
package/lib/public.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|