UNPKG

favoritos

Version:

Favoritos is a JavaScript plugin that adds some HTML5 canvas magic to your favicon. With just a wee bit of code, we can make some really cool effects.

3 lines (2 loc) 119 B
import { IFavoritosOption } from '../types/options/options'; export declare const DEFAULT_OPTIONS: IFavoritosOption;