Merge pull request #2029 from lechten/export-isSpeakerNotes
Export isSpeakerNotes
This commit is contained in:
commit
463770cc53
@ -5128,6 +5128,7 @@
|
|||||||
isOverview: isOverview,
|
isOverview: isOverview,
|
||||||
isPaused: isPaused,
|
isPaused: isPaused,
|
||||||
isAutoSliding: isAutoSliding,
|
isAutoSliding: isAutoSliding,
|
||||||
|
isSpeakerNotes: isSpeakerNotes,
|
||||||
|
|
||||||
// Adds or removes all internal event listeners (such as keyboard)
|
// Adds or removes all internal event listeners (such as keyboard)
|
||||||
addEventListeners: addEventListeners,
|
addEventListeners: addEventListeners,
|
||||||
|
Loading…
Reference in New Issue
Block a user