Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/localekit/util/dynamic/parts.ts

A translation plugin for Deno
Latest
import * as localekit from "https://deno.land/x/localekit@2.2.0/util/dynamic/parts.ts";

Variables

Regular expression pattern used to match dynamic case keys in a specific format. The pattern captures the case key, parameters and the corresponding content.