Files
MarkLite/src/renderer/lib/constants.ts
T

3 lines
127 B
TypeScript

// 重新导出共享常量
export { MAX_FILE_SIZE, ALLOWED_EXTENSIONS, SKIP_DIRS, APP_VERSION } from '../../shared/constants'