Files
vtj/packages/coder/src/version.ts
“chenhuachun” 6273f08924 ci: 👷commit
2025-05-12 21:29:43 +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.19
* @license <a href="https://vtj.pro/license.html">MIT License</a>
*/
export const version = '0.12.19';