RobotsAndPencils / react-gantry

R&P's React Starter Kit
4 stars 1 forks source link

Action Constants aren't injected into the type Export #21

Closed akrigline closed 6 years ago

akrigline commented 6 years ago
hygen duck newAction --name changeRangeType --duck dataParameters

Expected Behavior: Action constant should be injected into the type export in the Actions.

Actual Behavior: Action constant is not injected.