Skip to content

Commit 08881c6

Browse files
authored
Update index.ts
1 parent 3efaa06 commit 08881c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
2222
export { default as Dbrx, type CompoundedIcon as DbrxProps } from './Dbrx';
2323
export { default as DeepMind, type CompoundedIcon as DeepMindProps } from './DeepMind';
2424
export { default as DeepSeek, type CompoundedIcon as DeepSeekProps } from './DeepSeek';
25+
export { default as Doubao, type CompoundedIcon as DoubaoProps } from './Doubao';
2526
export { default as Fireworks, type CompoundedIcon as FireworksProps } from './Fireworks';
2627
export { default as FishAudio, type CompoundedIcon as FishAudioProps } from './FishAudio';
2728
export { default as Gemini, type CompoundedIcon as GeminiProps } from './Gemini';

0 commit comments

Comments
 (0)