@100mslive/hms-video-store
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -1,2 +0,2 @@ | ||
export { IHMSStore } from './IHMSStore'; | ||
export { IHMSStore, IHMSStoreReadOnly } from './IHMSStore'; | ||
export { IHMSActions } from './IHMSActions'; | ||
@@ -7,1 +7,2 @@ export { HMSSDKActions } from './hmsSDKStore/HMSSDKActions'; | ||
export * from './selectors'; | ||
export { HMSAudioTrackSettings, HMSVideoTrackSettings } from './hmsSDKStore/sdkTypes'; |
{ | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
@@ -1,2 +0,2 @@ | ||
export { IHMSStore } from './IHMSStore'; | ||
export { IHMSStore, IHMSStoreReadOnly } from './IHMSStore'; | ||
export { IHMSActions } from './IHMSActions'; | ||
@@ -7,1 +7,2 @@ export { HMSSDKActions } from './hmsSDKStore/HMSSDKActions'; | ||
export * from './selectors'; | ||
export { HMSAudioTrackSettings, HMSVideoTrackSettings } from './hmsSDKStore/sdkTypes'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
551742
5495