Skip to content

Commit 982bff3

Browse files
Add type definition comment
1 parent cfd4859 commit 982bff3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

types/splitio.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,8 @@ declare namespace SplitIO {
800800
/**
801801
* Defines an optional list of factory functions used to instantiate SDK integrations.
802802
*
803+
* NOTE: at the moment there are not integrations to plug in Browser SDK.
804+
*
803805
* @property {Object} integrations
804806
*/
805807
integrations?: IntegrationFactory[],

0 commit comments

Comments
 (0)