DaffMockCurrencyPipe
import { DaffMockCurrencyPipe } from '@daffodil/core/testing'
@Pipe()
class DaffMockCurrencyPipe implements PipeTransform {
transform(value: number)
}
Properties
Name | Type | Description |
---|---|---|
transform |
import { DaffMockCurrencyPipe } from '@daffodil/core/testing'
@Pipe()
class DaffMockCurrencyPipe implements PipeTransform {
transform(value: number)
}
Name | Type | Description |
---|---|---|
transform |