Files
FanTools/src/main/resources.ts
2026-03-25 22:59:31 +08:00

5 lines
188 B
TypeScript

import fanToolsIcon from '../../resources/FanTools-ICON.png?asset'
import codeLaunchpadIcon from '../../resources/CodeLaunchpad-ICON.png?asset'
export { fanToolsIcon, codeLaunchpadIcon }