import { getAll as execute } from './execute'; import { reactionGetAllDescription as description } from './description'; export { description, execute };