Merge pull request #272 from romanofski/feature/export-more-filebrowser-functions

RFC export current entry selection function
This commit is contained in:
Jonathan Daugherty 2020-05-25 14:52:58 -07:00 committed by GitHub
commit 36cf085c61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ module Brick.Widgets.FileBrowser
-- * Handling events
, handleFileBrowserEvent
, maybeSelectCurrentEntry
-- * Rendering
, renderFileBrowser