zibri
    Preparing search index...

    A descriptor that keeps track of the default properties of an entity.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    keys: Map<string, DefaultValue> = ...

    Keys that have a default value — static or function.

    nestedKeys: Map<string, DefaultDescriptor> = ...

    Keys with no default but containing nested entities that might have defaults.

    Methods