Files
vtj/packages/coder/src/version.ts
“chenhuachun” 51ea153843 ci: 👷commit
2025-07-20 00:17:01 +08:00

8 lines
247 B
TypeScript

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