UNPKG

chain-able

Version:

interfaces that describe their intentions.

9 lines (8 loc) 173 B
/** * @description * pass in a string to compare to an array of strings * * @example * // can is in canada, so yes. * stringContainsAnyOf('canada', ['eh', 'can']) */