This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
Operations
/
joystream
Слідкувати
3
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
e952c9adc7
Гілки
Теги
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
Історія
Запис
1
2
3
4
export interface EntityBatch {
className: string
entries: Record<string, any>[]
}