mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
export * as settings from './settings'
|
|
export * as browser from './browser'
|
|
export * as style from './style' |