import { Task } from "https://deno.land/x/drollup@2.58.0+0.20.0/src/rollup/task.ts";
Task
Constructors
new
Task(watcher: Watcher, config: GenericConfigObject)Properties
private
fileWatcher: FileWatcherprivate
options: MergedRollupOptionsprivate
outputs: OutputOptions[]private
watcher: Watchercache: RollupCache