rename the file too

This commit is contained in:
Bryan Housel
2018-07-21 10:12:11 -04:00
parent d1fe81b905
commit ff64455370
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -23,6 +23,6 @@ export { utilSessionMutex } from './session_mutex';
export { utilStringQs } from './util';
export { utilSuggestNames } from './suggest_names';
export { utilTagText } from './util';
export { utilTiler } from './tile';
export { utilTiler } from './tiler';
export { utilTriggerEvent } from './trigger_event';
export { utilWrap } from './util';