UNPKG

laif-ds

Version:

Design System di Laif con componenti React basati su principi di Atomic Design

13 lines (12 loc) 262 B
"use client"; function t(r) { const o = r.options.strong || "*"; if (o !== "*" && o !== "_") throw new Error( "Cannot serialize strong with `" + o + "` for `options.strong`, expected `*`, or `_`" ); return o; } export { t as checkStrong };