@codewell/get-action-prefix
v1.0.0
Published
## Installation ``` npm install @codewell/get-action-prefix ```
Downloads
1
Readme
@codewell/get-action-prefix
Installation
npm install @codewell/get-action-prefix
Basic usage
import getActionPrefix from '@codewell/get-action-prefix';
getActionPrefix('ACTION_TYPE');
// => 'ACTION'