Skip to content

Commit 5014a24

Browse files
committed
add type
1 parent ef995d9 commit 5014a24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export interface WDASettings {
1212
keyboardPrediction?: boolean;
1313
customSnapshotTimeout?: number;
1414
snapshotMaxDepth?: number;
15+
snapshotMaxChildren?: number;
1516
useFirstMatch?: boolean;
1617
boundElementsByIndex?: boolean;
1718
reduceMotion?: boolean;

0 commit comments

Comments
 (0)