The type of a Typefusion script export (TypefusionScriptExport) when the result of the run 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.
run
Optional
The type of a Typefusion script export (TypefusionScriptExport) when the result of the
run
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.