11 lines
260 B
TypeScript
11 lines
260 B
TypeScript
|
|
/**
|
||
|
|
* @Author: Kane Wang <wangkane@qq.com>
|
||
|
|
* @Date: 2025-10-23 16:52:10
|
||
|
|
* @LastEditors: Kane Wang
|
||
|
|
* @LastModified: 2025-10-23 17:04:54
|
||
|
|
* @FilePath: src/utils/utils.ts
|
||
|
|
* @Description:
|
||
|
|
*
|
||
|
|
* Copyright (c) 2025 by Kane All rights reserved
|
||
|
|
*/
|