This commit is contained in:
Simon Cambier
2022-05-04 09:59:47 +02:00
parent 3bd300160e
commit 53dc82d7aa
4 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import { escapeRegex, stringsToRegex, stripSurroundingQuotes } from './utils'
import { stripSurroundingQuotes } from './utils'
type QueryToken = {
/**