UNPKG

laif-ds

Version:

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

13 lines (12 loc) 259 B
"use client"; function o(t) { const e = t.options.quote || '"'; if (e !== '"' && e !== "'") throw new Error( "Cannot serialize title with `" + e + "` for `options.quote`, expected `\"`, or `'`" ); return e; } export { o as checkQuote };