deconstruct-js

Home > deconstruct-js > empty

empty variable

Returns a Deconstructor that doesn’t do anything - a noop. Useful for testing and internals.

Signature:

empty: StaticDeconstructor<undefined>