github.com/quickfeed/quickfeed@v0.0.0-20240507093252-ed8ca812a09c/public/src/overmind/namespaces/review/index.ts (about)

     1  import * as actions from './actions'
     2  import { state } from './state'
     3  export { state, actions }