Files
novalon-website/src/lib/constants.ts
T

14 lines
195 B
TypeScript

export {
COMPANY_INFO,
NAVIGATION,
type NavigationItem,
STATS,
type StatItem,
SERVICES,
PRODUCTS,
NEWS,
type NewsItem,
type NewsCategory,
CASES,
} from './constants/index';