import { type Token } from "https://deno.land/x/masx200_leetcode_test@10.3.3/basic-calculator/Token.ts";
definition: Tokens extends (infer P)[] ? P : never
import { type Token } from "https://deno.land/x/masx200_leetcode_test@10.3.3/basic-calculator/Token.ts";