@codewell/get-action-prefix
Installation
npm install @codewell/get-action-prefix
Basic usage
import getActionPrefix from '@codewell/get-action-prefix';
getActionPrefix('ACTION_TYPE');
// => 'ACTION'
npm install @codewell/get-action-prefix
import getActionPrefix from '@codewell/get-action-prefix';
getActionPrefix('ACTION_TYPE');
// => 'ACTION'
npm i @codewell/get-action-prefix
0
1.0.0
MIT
2.09 kB
4