fix: 废弃方法

This commit is contained in:
ningmengchongshui 2024-06-16 18:10:37 +08:00
parent d70cc61570
commit 49f9a0a4d7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export function createRequire(basePath: string) {
return cRequire(basePath)
}
/**
*
* @deprecated
* @param path
* @returns
*/