Hmm, I don’t know, these examples on the screenshot don’t include ‘array of prefab arrays’…?
Looks to me like a normal everyday @property({ type: [prefab]}) myPrefab[] = [](which means, like I understand it, a typical prefab array) not like a type: [[prefab]], which I see as an array of prefab-arrays, no?