Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function extractIdentifiersFromSourceFile
import { extractIdentifiersFromSourceFile } from "https://deno.land/x/bundler@0.9.0/plugins/typescript/extract_identifiers.ts";

Parameters

sourceFile: ts.SourceFile
optional
compilerOptions: ts.CompilerOptions