Home > deconstruct-js > empty
Returns a Deconstructor that doesn’t do anything - a noop. Useful for testing and internals.
Signature:
empty: StaticDeconstructor<undefined>