Skip to main content
Module

x/libpkgx/src/porcelain/install.ts>Logger

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
interface Logger
implements BaseLogger
import { type Logger } from "https://deno.land/x/libpkgx@v0.16/src/porcelain/install.ts";

Methods

optional
resolved(resolution: Resolution): void
optional
progress(completion: number): void