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

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