mirror of
https://github.com/nasa/openmct.git
synced 2025-04-27 14:29:59 +00:00
Provide initial empty arrays for type properties that are array-like; this is needed to support two-way data binding for composite controls. Part of ongoing integration of forms component, WTD-593.