mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 12:44:28 +00:00
* Add FilePondBaseProps.files and export FilePondProps subinterfaces The `files` property was missing from `FilePondProps`. Also export all interfaces which `FilePondProps` is extended from so consumers can partially construct them as needed. * Add tests for react-filepond updates * Fix react-filepond test * React-filepond tests: use files from state