bot/node_modules/zod/lib/benchmarks/string.d.ts

6 lines
156 B
TypeScript
Raw Normal View History

2022-02-16 11:32:42 +01:00
import Benchmark from "benchmark";
declare const _default: {
suites: Benchmark.Suite[];
};
export default _default;
//# sourceMappingURL=string.d.ts.map