UNPKG

petals-ui

Version:
6 lines (3 loc) 149 B
import { IFileFormControl } from '../../form-control'; interface IFilePickerComponent extends IFileFormControl {} export { IFilePickerComponent };