ui

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PreactAppRoot = func() fs.FS {
	sub, err := fs.Sub(distDir, "dist")
	if err != nil {
		panic(err)
	}
	return sub
}()

PreactAppRoot contains the embedded dist directory files (without the "dist" prefix)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL