Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Inheritable

An object with a name that can inherit from other objects.

Hierarchy

Index

Properties

Properties

Optional inheritFrom

inheritFrom: string | string[]

One or more names of objects from where to inherit from.

Optional name

name: string

The name of the object.

Generated using TypeDoc