Skip to content

Commit 67d0c7f

Browse files
author
farfromrefuge
committed
chore: typings
1 parent dc50aea commit 67d0c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/options.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ export interface BaseNativescriptOptions {
132132
* offset applied to errors colno
133133
*/
134134
colnoOffset?: number;
135+
[k: string]: any;
135136
}
136137

137138
export interface ReactNativeTransportOptions extends BrowserTransportOptions {

0 commit comments

Comments
 (0)