Install void.
Install
Three steps. None of them change anything.
01
Add the package
pnpm add voidAdded 0 packages in 0 ms.
02
Import it
import 'void'Nothing happens, which is the point.
03
Ship
git pushEverything up-to-date.
Install
Three steps. None of them change anything.
01
pnpm add voidAdded 0 packages in 0 ms.
02
import 'void'Nothing happens, which is the point.
03
git pushEverything up-to-date.
shipped