close
Skip to main content

@sys/tools@0.0.496
Built and signed on GitHub Actions

Works with
This package works with Deno, Browsers
This package works with Deno
This package works with Browsers
JSR Score100%
License
MIT
Downloads5/wk
Published2 weeks ago (0.0.496)

CLI surface for @sys primitive compositions.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@sys/tools

Import symbol

import { type PushPruneFile } from "@sys/tools/deploy";
or

Import directly with a jsr specifier

import { type PushPruneFile } from "jsr:@sys/tools/deploy";