bot-discord.js-template/node_modules/zod/lib/benchmarks/object.d.ts

6 lines
120 B
TypeScript
Raw Permalink Normal View History

2022-04-10 19:39:54 +02:00
import Benchmark from "benchmark";
declare const _default: {
suites: Benchmark.Suite[];
};
export default _default;