EnvEditorWebview/src/html_string.hpp.in
2025-05-15 19:30:28 +08:00

5 lines
72 B
C++

#pragma once
constexpr const inline char* html = R"(
@HTML_CONTENT@
)";