React Executor - v0.0.24
    Preparing search index...

    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()]);

    Functions

    default