# @ts-check

###* @type import('./trimStart').TrimStart ###
export default (ipt, omitting = ' \n\r\t') -> LTrim ipt, omitting