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) 128 B
export declare const removeExtension: (path: string) => string; export declare const splitSegments: (path: string) => string[];