feat: implement @repo/brand package for centralized asset management and automated distribution to consuming apps
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import brandInfo from './data/info.json';
|
||||
|
||||
export type BrandInfo = typeof brandInfo;
|
||||
Reference in New Issue
Block a user