Source: sources/testings/_testings.js

/**
 * @author [Tristan Valcke]{@link https://github.com/Itee}
 * @license [BSD-3-Clause]{@link https://opensource.org/licenses/BSD-3-Clause}
 *
 * @module sources/testing
 *
 */

 export * from './primitives'
 export * from './benchmarks'