object.d.ts 120 Bytes Raw Blame History Permalink 1 2 3 4 5 import Benchmark from "benchmark"; declare const _default: { suites: Benchmark.Suite[]; }; export default _default;