Function SupportType

  • Returns {
        (target: Function): void;
        (target: Object, propertyKey: string | symbol): void;
    }