Files
vtj/packages/coder/src/version.ts
陈华春 74ea3d0c8e ci: 👷commit
2024-06-12 16:11:36 +08:00

8 lines
245 B
TypeScript

/**!
* Copyright (c) 2024, VTJ.PRO All rights reserved.
* @name @vtj/coder
* @author CHC chenhuachun1549@dingtalk.com
* @version 0.8.43
* @license <a href="https://vtj.pro/license.html">MIT License</a>
*/
export const version = '0.8.43';