UNPKG

flux-action-class

Version:

Boilerplate free class-based action creator. Following flux-standard-action spec. Built with TypeScript.

8 lines (7 loc) 96 B
language: node_js node_js: - 'lts/*' script: - npm run lint - npm test sudo: false