UNPKG

html-pdf-adaptive

Version:
2 lines 80 B
export default (str, ...words) => words.some((word) => str.indexOf(word) !== -1)