mirror of
https://github.com/p-stream/backend.git
synced 2026-03-11 17:55:35 +00:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
import { version } from '../../package.json';
|
|
|
|
export { version };
|