Module plugin/detachDeactivated

The plugin that detaches a deactivated executor after the timeout.

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

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

Index

Functions