Lumi 0.1.0-dev
A modular C++ framework library that streamlines cross-platform desktop application development, cutting boilerplate and empowering developers with deep control.
Loading...
Searching...
No Matches
core.cppm
Go to the documentation of this file.
1// Copyright (c) 2025.
2// Distributed under the Boost Software License, Version 1.0
3
4//
5// Created by Mono on 18/6/2025.
6//
7
8module;
9export module lumi.core;
10export import :info;
11export import :metadata;