Skip to content

Commit 6731945

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 5d8cd43 + 10ab4d1 commit 6731945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-flagsmith/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export interface IBulletTrainFeature {
22
enabled: boolean
3-
value?: string
3+
value?: string|number|boolean
44
}
55

66
export interface IFlags {

0 commit comments

Comments
 (0)