Trim
- JavaScript/Typescript
- Python
note
This operation is not yet avaliable in python
#
ArgumentsThis operation has three arguments:
- An array of input files (more about files here)
- Type of processing:
client
orserver
orasync
. More about processing types here - An object containing a
start
andend
value
Full class reference is below
#
Typing#
Caveats- All files in the input array must be of same type
- String paths are only supported in node