UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

6 lines (5 loc) 259 B
export { FilePicker } from './file-picker'; export { FileItem } from './file-item'; export type { FileItemProps } from './file-item'; export type { FilePickerFile, FileStatus } from './file-picker.types'; export type { FilePickerProps } from './file-picker';