UNPKG

assertthat

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