Rename `record` to `object` because that seems to be the standard name for "interface" runtypes. Drop the existing `object` runtype completely or rename it to `plainObject` or `javascriptObject`. Keep `record` an alias for `object` for a few versions.
Rename
recordtoobjectbecause that seems to be the standard name for "interface" runtypes.Drop the existing
objectruntype completely or rename it toplainObjectorjavascriptObject.Keep
recordan alias forobjectfor a few versions.