helux-plugin-devtool
v3.1.0
Published
devtool for helux
Downloads
5
Readme
helux-plugin-devtool
use this plugin at your entry file
import { addPlugin } from 'helux';
import { HeluxPluginDevtool } from 'helux-plugin-devtool';
addPlugin(HeluxPluginDevtool);