Home > deconstruct-js > struct
Provides facilities to extract an object of different, named values.
Signature:
declare function struct(): StructDeconstructor$0<{}>;
Returns:
StructDeconstructor$0<{}>