app-outlet/app-outlet

View on GitHub
core/model/ApplicationStores.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
module.exports = {
    FLATHUB: 'FLATHUB',
    APP_IMAGE_HUB: 'APP_IMAGE_HUB',
    SNAP_STORE: 'SNAP_STORE',
};