Skip to main content
Module

x/bundler/mod.ts>TypescriptPlugin#getDependencies

A Bundler with the web in mind.
Latest
method TypescriptPlugin.prototype.getDependencies
Re-export
import { TypescriptPlugin } from "https://deno.land/x/bundler@0.9.0/mod.ts";

Parameters

input: string
_type: DependencyType
_format: DependencyFormat
source: Source
optional
options: CreateAssetOptions = [UNSUPPORTED]