mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-08-14 00:38:51 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
import packageInfo from '../../package.json';
|
|
|
|
export default packageInfo.version;
|