/**
* @moduledangerjs
* This plugin is intended to be imported/required and called inside your dangerfile.(js|ts)
* by using the exported dangerReassure() function, optionally, passing an additional
* configuration object.
*/export { dangerReassure } from'./dangerjs';