We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce2df8 commit 4047516Copy full SHA for 4047516
1 file changed
lib/export-types.ts
@@ -360,3 +360,5 @@ export type {
360
export type { ComponentTypeCollection } from './entities/component-type'
361
export type { TemplateCollection } from './entities/template'
362
export type { ExperienceCollection } from './entities/experience'
363
+export type { FragmentCollection } from './entities/fragment'
364
+export type { DataAssemblyCollection } from './entities/data-assembly'
0 commit comments