UNPKG

@kalimahapps/vue-icons

Version:

70,000+ SVG icons of popular icon sets that you can add seamlessly to vue projects

4 lines (3 loc) 128 B
import MagicString from 'magic-string'; declare const parseTSFiles: (code: string) => MagicString; export default parseTSFiles;