UNPKG

sanity-next-social-image-generator

Version:
9 lines (8 loc) 159 B
export interface TextOptions { color?: string; fontSize?: number; width?: number; height?: number; text?: string; fontName?: string; }