package session import ( "textualize/entities" ) type Project entities.Project type ProjectSettings entities.ProjectSettings