@theoplayer/extended 7.0.0 → 7.1.1

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.
@@ -271,7 +271,6 @@ type AdPreloadType = 'none' | 'midroll-and-postroll';
271
271
  *
272
272
  * @remarks
273
273
  * <br/> - An ad is loaded when the ad resource (e.g. VAST file) is downloaded.
274
- * <br/> - another remark
275
274
  *
276
275
  * @category Ads
277
276
  * @public