Remove the last character from the string
import { removeLastChar } from 'helping_hand'const removed = removeLastChar(...); Copy
import { removeLastChar } from 'helping_hand'const removed = removeLastChar(...);
Remove the last character from the string