mergeOutputs
mergeOutputs<
T>(outputs):RawConfigAction<"viewRawConfig",T,AnyCoreSchemaHandle>
Defined in: projects/view-core/convert/action/output.ts:33
Type Parameters
Section titled “Type Parameters”T
Parameters
Section titled “Parameters”outputs
Section titled “outputs”Record<string, (…args) => void>
Returns
Section titled “Returns”RawConfigAction<"viewRawConfig", T, AnyCoreSchemaHandle>