add experimental label
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# SDK mode
|
# SDK mode (EXPERIMENTAL)
|
||||||
|
|
||||||
EC can be build in sdk mode. This will result in a compiled js file that can be imported in very simple webapps.
|
EC can be build in sdk mode. This will result in a compiled js file that can be imported in very simple webapps.
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ Please see LICENSE in the repository root for full details.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* EXPERIMENTAL
|
||||||
|
*
|
||||||
* This file is the entrypoint for the sdk build of element call: `yarn build:sdk`
|
* This file is the entrypoint for the sdk build of element call: `yarn build:sdk`
|
||||||
* use in widgets.
|
* use in widgets.
|
||||||
* It exposes the `createMatrixRTCSdk` which creates the `MatrixRTCSdk` interface (see below) that
|
* It exposes the `createMatrixRTCSdk` which creates the `MatrixRTCSdk` interface (see below) that
|
||||||
|
|||||||
Reference in New Issue
Block a user