angular custom pipe that is async

后端 未结 0 1896
执笔经年
执笔经年 2021-01-19 05:43

I am using angular (7+) and have the following custom pipe:

@Pipe({
  name: \'enumtostring\'
})
export class EnumtostringPipe implements PipeTransform {

  co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题