UNPKG

@difizen/mana-app

Version:

8 lines (6 loc) 188 B
declare module 'file-icons-js' { function getClass(filePath: string): string; function getClassWithColor(filePath: string): string; } declare module '*.less'; declare module '*.css';