aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add initialStateJamie Kyle2019-05-141-7/+12
|
* Export interfaces (#7)Cameron Crothers2019-05-071-2/+2
| | | | | The interfaces need to be exported so that users don't encounter TS4023 when exporting their state outside of files ie `export const UserState = createContainer(useUserState);`
* init commitJamie Kyle2019-05-021-0/+33