aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/search/boolean-both-query.model.ts
blob: 57b0e8d44e8dc71be892118bc7bfa1d8a3a4f5c8 (plain) (tree)
1
                                                        
export type BooleanBothQuery = 'true' | 'false' | 'both'