advent-of-code-2024/entrypoints/deno.bench.ts
2024-12-08 01:12:44 -07:00

2 lines
72 B
TypeScript

// Redirect `deno bench` to the main entrypoint file
import "./deno.ts"