novx
    Preparing search index...

    Class TypeDescriptor<T>

    Type Parameters

    • T
    Index

    Properties

    decorators: DecoratorDescriptor[] = []
    parent?: TypeDescriptor<any>
    type: GType<T>

    Methods

    • Parameters

      • target: any
      • property: string
      • decorator: Function
      • ...args: any[]

      Returns this

    • Parameters

      • target: any
      • property: string
      • decorator: Function
      • ...args: any[]

      Returns this