Initialize Phase 0 monorepo skeleton (T-001)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Package core exposes shared, UI-independent SoftBox functionality.
|
||||
package core
|
||||
|
||||
// ProductName is the stable display name shared by both application targets.
|
||||
const ProductName = "SoftBox"
|
||||
Reference in New Issue
Block a user