UNPKG

quill-delta-to-html

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