UNPKG

@qualweb/util

Version:
3 lines 185 B
declare function getTextSize(font: string, fontSize: number, bold: boolean, italic: boolean, text: string): number; export default getTextSize; //# sourceMappingURL=getTextSize.d.ts.map