4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
export type * from './dialog'
|
|
export type * from './type'
|
|
export * from './use-dialog'
|