mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-27 12:41:49 +00:00
refactor: refine types
This commit is contained in:
Vendored
+1
-1
@@ -152,7 +152,7 @@ export interface FontObject {
|
||||
wordSpacing?: NumberProp;
|
||||
kerning?: NumberProp;
|
||||
fontFeatureSettings?: string;
|
||||
fontVariantLigatures?: string;
|
||||
fontVariantLigatures?: FontVariantLigatures;
|
||||
fontVariationSettings?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user