UNPKG

@thinql/parse

Version:
6 lines (4 loc) 88 B
const unquotedString = { match: /[^"'`<>=*!+()\s]+/, } export default unquotedString