mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-12 11:31:36 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
import { Version } from '@fuse/version/version';
|
|
|
|
export const FUSE_VERSION = new Version('14.2.0').full;
|