Skip to content

Commit 12e3f2a

Browse files
chore: remove invalid exports for deleted files (#60)
Co-authored-by: snowbitx <snowbitx@gmail.com>
1 parent 0ad5da2 commit 12e3f2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/elements/src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
export * from './actions'
21
export * from './artifact'
3-
export * from './branch'
42
export * from './chain-of-thought'
53
export * from './checkpoint'
64
export * from './code-block'
@@ -17,7 +15,6 @@ export * from './plan'
1715
export * from './prompt-input'
1816
export * from './queue'
1917
export * from './reasoning'
20-
export * from './response'
2118
export * from './shimmer'
2219
export * from './sources'
2320
export * from './suggestion'

0 commit comments

Comments
 (0)