open-icon
Version:
Open Icon
20 lines (18 loc) • 516 B
text/typescript
export const meta = {
"description": "A watercooker, also known as an electric kettle, is a kitchen appliance used for heating and boiling water quickly. It is typically used to make tea, coffee, or instant noodles.",
"category": [
"Things",
"Kitchen"
],
"tag": [
"kitchen appliance",
"electric kettle",
"boiling water",
"hot beverages",
"tea",
"coffee",
"instant noodles"
],
"title": "Water Cooker"
}
export default meta;