UNPKG

assertthat

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