Interface: NativeFontEntry
Defined in: fonts.ts:120
Properties
family
family: string;
Defined in: fonts.ts:121
file
file: string;
Defined in: fonts.ts:125
The static asset name to register, e.g. NotoSansArabic-Regular.ttf.
style
style: "normal" | "italic";
Defined in: fonts.ts:123
weight
weight: number;
Defined in: fonts.ts:122