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