Add workload service

This commit is contained in:
James Greenaway
2019-01-29 10:08:55 +00:00
parent 986cf86403
commit 7e87aad73c
4 changed files with 74 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
export * from './actions';
export * from './reducers';
export * from './services';