Let's organize all custom pipes in our application in its own folder. ... PipeTransform} from '@angular/core'; @Pipe({name: 'orderBy', pure: false}) export ...
確定! 回上一頁