Skip to content
void.Install void

Install void.

Install

Three steps. None of them change anything.

01

Add the package

pnpm add void

Added 0 packages in 0 ms.

02

Import it

import 'void'

Nothing happens, which is the point.

03

Ship

git push

Everything up-to-date.

That is all.

shipped