UNPKG

victory-native

Version:

[![Victory Native](https://oss.nearform.com/api/banner?badge=victory&text=victory+native&bg=9c2f1e)](https://commerce.nearform.com/open-source/victory-native/)

3 lines (2 loc) 146 B
import type { SkFont } from "@shopify/react-native-skia"; export declare const getFontGlyphWidth: (text: string, font?: SkFont | null) => number;