We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58e45b5 + 8a4b4cb commit c119390Copy full SHA for c119390
1 file changed
lib/index.ts
@@ -39,4 +39,9 @@ export enum ShareType {
39
* @since 26.0.0
40
*/
41
FederatedGroup = 14,
42
+ /**
43
+ * Third party share types
44
+ * @since 25.0.0
45
+ */
46
+ ScienceMesh = 15,
47
}
0 commit comments