Skip to content

Commit dcc729f

Browse files
committed
Update index.d.ts
1 parent 8d4f1cb commit dcc729f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4636,10 +4636,6 @@ declare namespace dashjs {
46364636
VIDEO_ELEMENT_SELECTED: 'videoElementSelected';
46374637
}
46384638

4639-
export interface CommonEncryption {
4640-
// Does not export anything
4641-
}
4642-
46434639
export interface Protection {
46444640
createProtectionSystem(config: object): void;
46454641
}

0 commit comments

Comments
 (0)