mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-01 22:10:27 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
import packageInfo from '../../package.json';
|
|
|
|
export default packageInfo.version;
|