Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPropertyDatabaseEntry

A property database entry consists of a prototype to attach properties to as well as a list of properties attached to the prototype

Hierarchy

  • IPropertyDatabaseEntry

Index

Properties

Properties

properties

properties: object

All the properties for this prototype

Type declaration

prototype

prototype: any

The prototype the add the properties to

Generated using TypeDoc