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