6 lines
155 B
TypeScript
6 lines
155 B
TypeScript
|
import Benchmark from "benchmark";
|
||
|
declare const _default: {
|
||
|
suites: Benchmark.Suite[];
|
||
|
};
|
||
|
export default _default;
|
||
|
//# sourceMappingURL=union.d.ts.map
|