UNPKG

gatsby-plugin-react-webfont-loader

Version:

Webfontloader for Gatsby based in react-webfont-loader <https://gitlab.com/pekkis/react-webfont-loader/> created by Mikko Forsstrom

10 lines (9 loc) 167 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { inactive: 'inactive', active: 'active', loading: 'loading' };