Folo/apps/mobile/src/interfaces/settings/data.ts

4 lines
63 B
TypeScript

export interface DataSettings {
sendAnonymousData: boolean
}