UNPKG

rhythmic-scale

Version:

A utility library for building modular scale systems.

6 lines 164 B
export interface RhythmicScaleParams { baseFont?: number; baseBrowserFontSize?: number; lineHeightFactor?: number; } //# sourceMappingURL=types.d.ts.map