import { lex } from "https://deno.land/x/adoublef@0.0.1/template/parse/mod.ts";
type
Transform<Pick<LexerLiteral, >, Lexer>
| "name"
| "input"
| "leftDelim"
| "rightDelim"
| "emitComment"
import { lex } from "https://deno.land/x/adoublef@0.0.1/template/parse/mod.ts";