Files
story-studio/remotion/node_modules/zod/lib/benchmarks/object.d.ts
2026-02-21 10:33:18 +01:00

6 lines
120 B
TypeScript

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