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