UNPKG

perfrunner-core

Version:

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

4 lines (3 loc) 125 B
import { Db } from './db'; import { getConnectionString } from './connection-string'; export { Db, getConnectionString };