Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Devendra174
/
react-code-dataset
like
0
Dataset card
Files
Files and versions
xet
Community
main
react-code-dataset
File size: 78 Bytes
1e92f2d
1
2
3
4
5
6
7
type
Author
= {
name
:
string
;
picture
:
string
; };
export
default
Author
;