UNPKG

@hperchec/scorpion-ui-template-default

Version:
12 lines (10 loc) 193 B
import Auth from './auth' import Modals from './modals' import Resources from './resources' import System from './system' export default { Auth, Modals, Resources, System }