mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-07 05:16:19 +00:00
refactor: refine types
This commit is contained in:
2
src/index.d.ts
vendored
2
src/index.d.ts
vendored
@@ -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