mirror of
https://github.com/ION606/archivebot.git
synced 2026-06-05 23:46:13 +00:00
6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
import Benchmark from "benchmark";
|
|
declare const _default: {
|
|
suites: Benchmark.Suite[];
|
|
};
|
|
export default _default;
|