Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
variable asymetricBorderedPart
import { asymetricBorderedPart } from "https://deno.land/x/localekit@2.2.0/util/match/utils/util.ts";

Generates a regular expression pattern for matching an bordered part with asymetrical borders. (e.g. { and })

type

(
unnamed 0: [string, string],
is_arg?,
key?,
include_border?,
) => unknown