open-icon
Version:
Open Icon
22 lines (20 loc) • 507 B
text/typescript
export const meta = {
"description": "A hairdryer is a handheld device used to blow hot or cool air over wet or damp hair to accelerate the evaporation of water particles and dry the hair.",
"category": [
"Things"
],
"tag": [
"hairdryer",
"hair styling",
"beauty",
"hair care",
"blow dryer",
"grooming",
"salon",
"appliance",
"hair tools",
"hair accessories"
],
"title": "Hairdryer"
}
export default meta;