UNPKG

perfrunner-core

Version:

Automated UI performance test tool to measure performance changes for the web apps and sites

5 lines (4 loc) 172 B
import { orderByDescending } from './array'; import { iterateAsync, asyncToArray } from './async'; export { orderByDescending }; export { iterateAsync, asyncToArray };