Module plugin/bindAll

The plugin that binds all methods to the executor instance.

import bindAll from 'react-executor/plugin/bindAll';

const executor = useExecutor('test', 42, [bindAll()]);

Index

Functions