mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
import pkg from "../../../packages/core/react/package.json";
|
|
|
|
export const currentVersion = pkg?.version;
|