UNPKG

@callstack/reassure-danger

Version:

Performance testing companion for React and React Native

8 lines 312 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.d.ts.map