UNPKG

@callstack/reassure-danger

Version:

Performance testing companion for React and React Native

9 lines (8 loc) 311 B
/** * @module dangerjs * 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'; //# sourceMappingURL=index.js.map