UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

4 lines (3 loc) 153 B
export { modalStackVar, openVar } from './Modal'; export { blockedUiVar, sidebarVar, themeVar } from './UI'; export { currentUserVar } from './Auth';