Preparing search index...
The search index is not available
Documentation - v0.0.15
Documentation
@fuman/build
index
removeCommonjsExports
Function removeCommonjsExports
removeCommonjsExports
(
exports
:
Record
<
string
,
unknown
>
)
:
void
remove comonjs export definitions from package.json
note
: this function modifies the input object
Parameters
exports
:
Record
<
string
,
unknown
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.15
Loading...
remove comonjs export definitions from package.json
note: this function modifies the input object