mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
import Benchmark from "benchmark";
|
|
declare const _default: {
|
|
suites: Benchmark.Suite[];
|
|
};
|
|
export default _default;
|