Describe the bug
5.0 Beta 2 seems to have lost the export link for Reusable block export.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
On Custom Post Type list view to see next to edit and Trash a link "Export as JSON"

Screenshots

Desktop (please complete the following information):
Perhaps the gutenberg_add_edit_link_filters isn't set up in Core? cc. @pento
Ah, I skipped merging that function, I missed that it handled the wp_block actions as well as the "Edit in the classic editor" action on other post types.
I've moved this to Trac since it's a bug in Core and not the plugin: