import { ImportDeclaration } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the namespace import identifier, if it exists.
Returns
Identifier | undefined
x/deno2node/src/deps.deno.ts>ImportDeclaration#getNamespaceImport
import { ImportDeclaration } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the namespace import identifier, if it exists.