Merge pull request #2029 from lechten/export-isSpeakerNotes

Export isSpeakerNotes
master
Hakim El Hattab 2017-11-09 11:41:08 +01:00 committed by GitHub
commit 463770cc53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5128,6 +5128,7 @@
isOverview: isOverview,
isPaused: isPaused,
isAutoSliding: isAutoSliding,
isSpeakerNotes: isSpeakerNotes,
// Adds or removes all internal event listeners (such as keyboard)
addEventListeners: addEventListeners,