UNPKG

@tsparticles/plugin-emitters-shape-canvas

Version:

tsParticles emitters shape canvas plugin

8 lines (7 loc) 145 B
export interface ITextFontOptions { family: string; size: string | number; style: string; variant: string; weight: string; }