Open maritz opened 2 years ago
Currently setting a custom type function (called behavior in docs) means that it cannot be recognized as a numeric index. For things like a createdAt property that is supposed to be read-only, this is a problem.
createdAt
Currently setting a custom type function (called behavior in docs) means that it cannot be recognized as a numeric index. For things like a
createdAt
property that is supposed to be read-only, this is a problem.