can-define
can-define copied to clipboard
defaultValue
Related to #415, we could do:
DefineMap.extend({
thing: {defaultValue: [] }
})
Other names? We could use value: [] this way after a breaking change.