UNPKG

@dbs-portal/core-theme

Version:

Theme management, styling utilities, and design tokens for DBS Portal

6 lines 131 B
/** * Theme system exports */ export * from './antd-theme'; export * from './theme-provider'; //# sourceMappingURL=index.d.ts.map