UNPKG

koot

Version:

Koot.js - React isomorphic framework created by CMUX

14 lines (12 loc) 226 B
import kootClient from './run' import { router, redux, client, } from '__KOOT_PROJECT_CONFIG_PATHNAME__' // } from '../../../../koot' export default kootClient({ router, redux, client, })