UNPKG

canvas-editor-pdf

Version:
8 lines (7 loc) 175 B
export interface IGroup { opacity?: number; backgroundColor?: string; activeOpacity?: number; activeBackgroundColor?: string; disabled?: boolean; }