3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export { default } from './AiImportPopup'
|
|
export type { AiImportPopupProps } from './AiImportPopup'
|