UNPKG

laif-ds

Version:

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

13 lines (12 loc) 277 B
"use client"; function i(t) { const e = t.options.ruleRepetition || 3; if (e < 3) throw new Error( "Cannot serialize rules with repetition `" + e + "` for `options.ruleRepetition`, expected `3` or more" ); return e; } export { i as checkRuleRepetition };