Documentation / @expofp/schema / FontUrl
Type Alias: FontUrl
ts
type FontUrl = object;Type Declaration
Index Signature
ts
[key: string]: unknownstyle?
ts
optional style?: string;url?
ts
optional url?: string;weight?
ts
optional weight?: string | number;