Skip to content

Commit 4047516

Browse files
committed
feat: export ExoCursorPaginatedCollectionProp, DataAssemblyCollection, FragmentCollection [DX-1016]
1 parent bce2df8 commit 4047516

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/export-types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,5 @@ export type {
360360
export type { ComponentTypeCollection } from './entities/component-type'
361361
export type { TemplateCollection } from './entities/template'
362362
export type { ExperienceCollection } from './entities/experience'
363+
export type { FragmentCollection } from './entities/fragment'
364+
export type { DataAssemblyCollection } from './entities/data-assembly'

0 commit comments

Comments
 (0)