9872cfaa50
- Includes refactoring of existing packages to enable testing of commands
8 lines
186 B
Go
8 lines
186 B
Go
/*
|
|
Package frontend contains user interface related code.
|
|
|
|
Additional information can be found in our Developer Guide:
|
|
|
|
https://github.com/photoprism/photoprism/wiki
|
|
*/
|
|
package frontend
|