debug: import state properly

This commit is contained in:
Colin Caine 2017-11-21 03:10:52 +00:00
parent eb59fd3bf5
commit a4e88f6341

View file

@ -25,7 +25,7 @@ import * as gobble_mode from './parsers/gobblemode'
import * as itertools from './itertools'
import * as keyseq from './keyseq'
import * as msgsafe from './msgsafe'
import * as state from './state'
import state from './state'
import * as webext from './lib/webext'
(window as any).tri = Object.assign(Object.create(null), {