@bluepic/embed 0.4.0-next.193 → 0.4.0-next.194

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.
@@ -9212,7 +9212,6 @@ export declare class BluepicEmbed extends EventTarget {
9212
9212
  password: string | null;
9213
9213
  customSlug: string | null;
9214
9214
  customDomain: string | null;
9215
- sharedWithOrganizations: number[];
9216
9215
  exportActions: {
9217
9216
  trigger: "user-gesture" | "onupdate";
9218
9217
  label: string;
@@ -9351,7 +9350,6 @@ export declare class BluepicEmbed extends EventTarget {
9351
9350
  password: string | null;
9352
9351
  customSlug: string | null;
9353
9352
  customDomain: string | null;
9354
- sharedWithOrganizations: number[];
9355
9353
  exportActions: {
9356
9354
  trigger: "user-gesture" | "onupdate";
9357
9355
  label: string;