2025-06-24 13:50:19 +02:00

9 lines
112 B
TypeScript

import '@@/styles/main.scss'
import * as utils from './utils'
export * from './components'
export { utils }