Appearance
type PlainObject = Record<string, unknown>;
Describes a non-class, non-null, non-function object which can be used as the properties of a model.