Function: tsupConfig()
tsupConfig(
config
,deepmergeConfig
?):any
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?
• deepmergeConfig.arrayMerge?: "append"
| "overwrite"
Returns
any