Module plugin/bindAll

The plugin that binds all executor methods to the instance.

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

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

Index

Functions