UNPKG

quill-delta-to-html

Version:
12 lines (10 loc) 134 B
const nonStringSamples: any[] = [ null, undefined, false, 3, [], { x: 2 }, new Date(), ]; export { nonStringSamples };