Export isSpeakerNotes

This commit is contained in:
Jens Lechtenbörger 2017-11-05 10:31:43 +01:00
parent bfd431a0c4
commit 44a5673e6f
1 changed files with 1 additions and 0 deletions

View File

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