Function: tsupConfig()
tsupConfig(
config
,deepmergeConfig
?):any
Defined in: tsup.ts:81
any on configCreator to avoid error "The inferred type of 'tsup' cannot be named without a reference to '.../node_modules/tsup'. This is likely not portable. A type annotation is necessary."
Parameters
config
any
= ...
deepmergeConfig?
arrayMerge
"append"
| "overwrite"
Returns
any