@cranberry-money/shared-constants
Version:
Shared constants for Blueberry platform
11 lines • 337 B
TypeScript
export * from './display';
export * from './labels';
export * from './status-colors-unified';
export * from './timing';
export * from './cache';
export * from './zIndex';
export * from './navigation';
export * from './chart-config';
export * from './design-tokens';
export * from './tailwind-classes';
//# sourceMappingURL=index.d.ts.map