UNPKG

quill-placeholder-module

Version:
6 lines (5 loc) 92 B
export interface Placeholder { required?: boolean; id: string; label: string; }