The screenshot is from the Export component, can you send one with the component compiler in the scene? Itβs usually below that one.
The AssetReference type is in the Needle.Engine.Common.Runtime asmdef and the fullname is Needle.Engine.AssetReference
so you want to add // @type Needle.Engine.AssetReference[]
above the field in typescript that doesnt generate correctly