Skip to content

Commit a804311

Browse files
committed
Empty commit to trigger build
1 parent e0d468c commit a804311

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

inputfiles/addedTypes.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@
216216
{
217217
"kind": "method",
218218
"interface": "Navigator",
219-
"signatures": ["vibrate(pattern: number | number[]): boolean"]
219+
"signatures": [
220+
"vibrate(pattern: number | number[]): boolean"
221+
]
220222
}
221223
]

0 commit comments

Comments
 (0)