UNPKG

@kadconsulting/dry

Version:
6 lines (5 loc) 232 B
import Attachments from './Attachments'; import type { AttachmentsProps } from './AttachmentsTypes'; import { AllowedFileTypes } from './AttachmentsTypes'; export { Attachments }; export type { AttachmentsProps, AllowedFileTypes };