We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 753a3c2 + 1f4d49d commit 10ab4d1Copy full SHA for 10ab4d1
react-native-flagsmith/index.d.ts
@@ -1,6 +1,6 @@
1
export interface IBulletTrainFeature {
2
enabled: boolean
3
- value?: string
+ value?: string|number|boolean
4
}
5
6
export interface IFlags {
0 commit comments