GitHub

DaffContentBlockCollection

type DaffContentBlockCollection<T extends DaffContentBlock = DaffContentBlock> = Record<T['id'], T>
Type Options
DaffContentBlockCollection Record