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.

2 lines 191 B
export declare const roundedRect: (context: CanvasRenderingContext2D, x: number, y: number, width: number, height: number, radius: number) => void; //# sourceMappingURL=rounded-rect.d.ts.map