default: {
filterTypes: {
recipeTitleInclude: string;
prepTime: string;
inSeason: string;
tags: string;
purchased: string;
};
}
Type Declaration
filterTypes: {
recipeTitleInclude: string;
prepTime: string;
inSeason: string;
tags: string;
purchased: string;
}