We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec63b7 commit 92d265fCopy full SHA for 92d265f
src/token/internal/match.ts
@@ -26,7 +26,7 @@ THE SOFTWARE.
26
27
---------------------------------------------------------------------------*/
28
29
-import { IsArray, IsEqual } from './guard.ts'
+import { IsEqual } from './guard.ts'
30
31
type TResult = [string, string] | []
32
0 commit comments