UEA-PRODEM
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { MatchFn, MatchValueCallback } from "../types.js";
|
||||
import type { MatchFn, MatchValueCallback } from "../types.ts";
|
||||
export interface BuildMatchPatternFnArgs<Result> {
|
||||
matchPattern: RegExp;
|
||||
parsePattern: RegExp;
|
||||
|
||||
Reference in New Issue
Block a user