mirror of
https://github.com/block-core/angor-hub-old.git
synced 2026-01-31 15:44:20 +01:00
4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
import { Version } from '@angor/version/version';
|
|
|
|
export const ANGOR_VERSION = new Version('0.0.10').full;
|