UNPKG

assertthat

Version:
6 lines (4 loc) 114 B
type BenchmarkSetup = (parameters: { scale: number }) => void | Promise<void>; export type { BenchmarkSetup };