The type of a Typefusion script export (TypefusionScriptExport) when the result of the runEffect function contains both the 'schema' and return data
you want to use your existing PgType or MySqlType or ClickhouseType schema.
However, the data is unknown, so you can pass in any data array and it will type check.
The type of a Typefusion script export (TypefusionScriptExport) when the result of the
runEffect
function contains both the 'schema' and return data you want to use your existing PgType or MySqlType or ClickhouseType schema. However, the data is unknown, so you can pass in any data array and it will type check.