This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
Operations
/
joystream
Bevaka
3
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
91d4a12dbb
Grenar
Taggar
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
content-directory-schemas
/
types
/
EntityBatch.d.ts
EntityBatch.d.ts
86 B
Historik
Rå
1
2
3
4
export interface EntityBatch {
className: string
entries: Record<string, any>[]
}