UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines (6 loc) 189 B
/** * A list of all available Google font names. * * This has been generated from https://developers.google.com/fonts/docs/developer_api. */ export declare const googleFonts: string[];