Sha256: 9e2aab1f07250281a63148e3119cc145cba997be2a71850a1afb62c8ba25ea5f
Contents?: true
Size: 402 Bytes
Versions: 26
Compression:
Stored size: 402 Bytes
Contents
import { Custom } from '@vitest/runner'; import '@vitest/runner/utils'; import { b as BenchFunction, c as BenchmarkAPI } from './benchmark.JVlTzojj.js'; import { Options } from 'tinybench'; declare function getBenchOptions(key: Custom): Options; declare function getBenchFn(key: Custom): BenchFunction; declare const bench: BenchmarkAPI; export { getBenchOptions as a, bench as b, getBenchFn as g };
Version data entries
26 entries across 26 versions & 1 rubygems