1.0.0 • Published 6 years ago
@codewell/get-action-prefix v1.0.0
@codewell/get-action-prefix
Installation
npm install @codewell/get-action-prefixBasic usage
import getActionPrefix from '@codewell/get-action-prefix';
getActionPrefix('ACTION_TYPE');
// => 'ACTION'1.0.0
6 years ago