This is done via another TypeScript decorator, the @Pipe : import { Pipe } from '@angular/core'; @Pipe({ name: 'filesize' }) export class ...
確定! 回上一頁