3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
export * from './components'
|
|
export { tokens } from './theme/tokens'
|
export * from './components'
|
|
export { tokens } from './theme/tokens'
|