blob: f4d15f803fdd457a0c61324e793534e103c8ef4c (
plain) (
blame)
1
2
3
4
5
|
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
// Package web provides web-facing components of the forge.
package web
|