# @ts-check

###* @type import('../type/module').TrimStart ###
export default (ipt, omitting = ' \t') -> LTrim ipt, omitting