1 line
330 B
Plaintext
1 line
330 B
Plaintext
{"version":3,"file":"from-unix.pipe.d.ts","sources":["from-unix.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class FromUnixPipe implements PipeTransform {\r\n transform(value: number | string, ...args: string[]): any;\r\n}\r\n"]} |