Options
All
  • Public
  • Public/Protected
  • All
Menu

Module command/decorator

Index

Type aliases

ICommandDecorator

ICommandDecorator: ICommandDecoratorMeta & ICommandDecoratorOptions

Functions

command

  • Parameters

    Returns (target: default, propertyKey: string, descriptor: PropertyDescriptor) => void

      • (target: default, propertyKey: string, descriptor: PropertyDescriptor): void
      • Parameters

        • target: default
        • propertyKey: string
        • descriptor: PropertyDescriptor

        Returns void

Generated using TypeDoc