Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
coyotte508
/
bergere-enchantee
like
2
License:
other
Model card
Files
Files and versions
Community
3
cf76556
bergere-enchantee
/
src
/
lib
/
types
/
Timestamps.ts
coyotte508
HF staff
✨ Add home + workshop pages
65b4f03
almost 2 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
export
interface
Timestamps
{
createdAt
:
Date
;
updatedAt
:
Date
;
}