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