UNPKG
@samuelmeuli/font-manager
Version:
latest (1.4.0)
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
Manages, downloads and applies Google Fonts for picker components
samuelmeuli/font-manager
@samuelmeuli/font-manager
/
dist
/
google-fonts
/
extractFontStyles.d.ts
2 lines
•
137 B
TypeScript
View Raw
1
2
export
default
function
extractFontStyles
(
allFontStyles
:
string
):
Record
<
string
,
string
>;
//# sourceMappingURL=extractFontStyles.d.ts.map