Skip to content

Commit c080ca7

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents ae1ff7e + a69251a commit c080ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/build-types.ts

+1
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ function resolveType(inType: string): AnyType {
433433
type: 'ObsWebSocket.OBSStats',
434434
optional: isOptional
435435
};
436+
case 'string | object':
436437
case 'object':
437438
return {
438439
type: 'object',

0 commit comments

Comments
 (0)