• Robert Knight's avatar
    Rename `storeModule` => `createStoreModule` · b015df45
    Robert Knight authored
    This function was originally written as a helper to enable us to enable
    TypeScript to generate more useful errors if a store module had the
    wrong structure. However it also provides a place that we can do runtime
    checks / normalization of store modules etc.
    
    Rename the function and update the documentation to make it clear that
    this is the correct way to define a store module.
    b015df45
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...