advent-of-code-2024/entrypoints/deno.bench.ts

3 lines
72 B
TypeScript
Raw Normal View History

2024-12-03 21:42:57 -07:00
// Redirect `deno bench` to the main entrypoint file
import "./deno.ts"