mirror of
https://github.com/artegoser/pimi-launcher-core.git
synced 2024-11-06 05:33:58 +03:00
4 lines
No EOL
125 B
JavaScript
4 lines
No EOL
125 B
JavaScript
module.exports = {
|
|
Client: require('./components/launcher'),
|
|
Authenticator: require('./components/authenticator'),
|
|
}; |