Skip to content

Commit d905ad4

Browse files
Update src/index.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7bccb2c commit d905ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
NgModule,
1414
} from '@angular/core';
1515
import { CommonModule } from '@angular/common';
16-
import { IVLabsPlayer, PlayerConfig, CuePoint, Translations, type AnalyticsEvent, type AnalyticsPayload } from '@interactive-video-labs/core';
16+
import { IVLabsPlayer, type PlayerConfig, type CuePoint, type Translations, type AnalyticsEvent, type AnalyticsPayload } from '@interactive-video-labs/core';
1717

1818
/**
1919
* A standalone Angular component that wraps the IVLabsPlayer to provide interactive video capabilities.

0 commit comments

Comments
 (0)