mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-14 21:45:29 +01:00
6 lines
59 B
TypeScript
6 lines
59 B
TypeScript
|
import Settings from './settings';
|
||
|
|
||
|
export {
|
||
|
Settings
|
||
|
};
|