fix localized

This commit is contained in:
Tom MacWright
2016-09-05 21:40:41 -04:00
parent cb50b7b03a
commit 6189af9b47
3 changed files with 21 additions and 17 deletions
+1
View File
@@ -18,3 +18,4 @@ export { functor } from './util';
export { SessionMutex } from './session_mutex';
export { SuggestNames } from './suggest_names';
export { triggerEvent } from './trigger_event';
export { getSetValue } from './get_set_value';