The type of a Typefusion script export (TypefusionScriptExport) when the result of the runEffect function contains potentially only the return data. However, the data is unknown, so you can pass in any data array and it will type check.
runEffect
Optional
The type of a Typefusion script export (TypefusionScriptExport) when the result of the
runEffect
function contains potentially only the return data. However, the data is unknown, so you can pass in any data array and it will type check.