Skip to content

Commit ba73443

Browse files
committed
remove types comment
1 parent 15ee2a4 commit ba73443

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ export interface DailyInputVideoSettings {
473473
processor?: DailyInputVideoProcessorSettings;
474474
}
475475
export interface DailyInputVideoProcessorSettings {
476-
// type: 'none' | 'background-blur' | 'background-image' | 'custom';
477476
type: 'none' | 'background-blur';
478477
config?: {};
479478
}

0 commit comments

Comments
 (0)