UNPKG

@samuelmeuli/font-manager

Version:

Manages, downloads and applies Google Fonts for picker components

3 lines 141 B
import { Font } from "../types"; export default function getFontList(apiKey: string): Promise<Font[]>; //# sourceMappingURL=fontList.d.ts.map