Angular - Pipes
You want to create a custom pipe
truncate that shortens a string to a given length passed as a parameter. Which of these pipe transform method signatures correctly supports a parameter for length?