UNPKG

admin-bro

Version:
13 lines (8 loc) 215 B
import AdminBro from './types/src' import { ReduxState } from './types/src/frontend/store/store' export * from './types/src' export { AdminBro as default, ReduxState, } declare const REDUX_STATE: ReduxState