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

Parameters

fileName: string
sourceText: string
optional
compilerOptions: ts.CompilerOptions