@shanzhai/null-output
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

@shanzhai/null-output Continuous Integration License FOSSA Status Renovate enabled npm npm type definitions

A Shanzhai output which discards any value it is given without taking further action.

Usage

Provide as an output to discard an output of Steps.

new ExampleStep(
  new NullOutput()
);

Dependencies

This package has no runtime dependencies.

Peer Dependencies

This package has no runtime peer dependencies (it does not expect any other packages to be installed alongside itself).

License

FOSSA Status

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.10
    2
    • latest

Version History

Package Sidebar

Install

npm i @shanzhai/null-output

Weekly Downloads

2

Version

0.0.10

License

MIT

Unpacked Size

4.03 kB

Total Files

5

Last publish

Collaborators

  • jameswilddev