UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

9 lines (8 loc) 194 B
"use client"; const s = (n, r, t = []) => { let a = r[n]; return a = a.replace(/\{(\d+)\}/g, (l, e) => e < t.length ? t[e] : ""), a; }, o = (n) => (r, t) => s(r, n, t); export { o as t };