chore: 添加 JavaScript 文件用途说明

This commit is contained in:
2024-08-31 16:34:00 +08:00
parent 6978b89ee5
commit b01ce6be88
5 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// Naive UI 配置
import { dateZhCN, zhCN } from 'naive-ui';
/** @type { import('naive-ui').ConfigProviderProps } */

View File

@@ -1,3 +1,5 @@
// 工具函数
import { description as appDesc } from '@package-json';
/**