UNPKG

@ramirezcgn/fantasticon

Version:

Fork of fantasticon that implements a forked version of svgicons2svgfont that support more options than the original.

3 lines (2 loc) 110 B
/// <reference types="node" /> export declare const getHash: (...contents: Array<string | Buffer>) => string;