Skip to content

Commit

Permalink
feat(store-devtools): add INITIAL_OPTIONS to public API (#2405)
Browse files Browse the repository at this point in the history
Closes #1470
  • Loading branch information
ttestman4 committed Feb 24, 2020
1 parent 23574ae commit 37f91db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/store-devtools/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export {
StoreDevtoolsConfig,
StoreDevtoolsOptions,
DevToolsFeatureOptions,
INITIAL_OPTIONS,
} from './config';

0 comments on commit 37f91db

Please sign in to comment.