Sha256: 946236d5667791613b85523d4308c7809865a86b82584c95de3d9e3f5438a2e4
Contents?: true
Size: 280 Bytes
Versions: 11
Compression:
Stored size: 280 Bytes
Contents
// See https://www.npmjs.com/package/mirror-creator // Allows us to easily setup constants inside of // client/app/bundles/HelloWorld/actions/helloWorldActionCreators.jsx import mirrorCreator from 'mirror-creator'; export default mirrorCreator([ 'HELLO_WORLD_NAME_UPDATE', ]);
Version data entries
11 entries across 11 versions & 1 rubygems