import { DaffSearchResult } from '@daffodil/search'
This represents the result for a searchable entity.
type DaffSearchResult = DaffIdentifiable & DaffKindable & DaffLocatable