Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Uladzimir Halushka authored Feb 2, 2017
1 parent 3fd0fed commit 153f3f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const FSM = require('./src/fsm.js');
const config = require('./test/config');

window.FSM = FSM;
window.student = new FSM(config);

0 comments on commit 153f3f4

Please sign in to comment.