UNPKG

laif-ds

Version:

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

13 lines (12 loc) 281 B
"use client"; function t(r) { const e = r.options.bulletOrdered || "."; if (e !== "." && e !== ")") throw new Error( "Cannot serialize items with `" + e + "` for `options.bulletOrdered`, expected `.` or `)`" ); return e; } export { t as checkBulletOrdered };