feishin/src/main/features/index.ts
2025-05-26 17:20:02 -07:00

2 lines
50 B
TypeScript

import './core';
import(`./${process.platform}`);