UNPKG

@visx/text

Version:
5 lines 262 B
/// <reference types="lodash" /> declare function getStringWidth(str: string, style?: object): number | null; declare const _default: typeof getStringWidth & import("lodash").MemoizedFunction; export default _default; //# sourceMappingURL=getStringWidth.d.ts.map