Creating separate exports file

This commit is contained in:
Jonathan Putney
2019-11-18 13:45:59 -05:00
parent bbc5af424e
commit 28e3279830
5 changed files with 18 additions and 6 deletions

View File

@@ -292,5 +292,3 @@ export default class Scorm12API extends BaseAPI {
}
}
}
window.Scorm12API = Scorm12API;