agsamantha/node_modules/zod/lib/benchmarks/object.d.ts
2024-10-02 15:15:21 -05:00

5 lines
120 B
TypeScript

import Benchmark from "benchmark";
declare const _default: {
suites: Benchmark.Suite[];
};
export default _default;