pinafore/routes/_components/dialog/dialogs.js

4 lines
143 B
JavaScript

export * from './showConfirmationDialog'
export * from './showImageDialog'
export * from './showVideoDialog'
export * from './showEmojiDialog'