mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-01 12:20:33 +02:00
Merge pull request #2029 from lechten/export-isSpeakerNotes
Export isSpeakerNotes
This commit is contained in:
@@ -5128,6 +5128,7 @@
|
||||
isOverview: isOverview,
|
||||
isPaused: isPaused,
|
||||
isAutoSliding: isAutoSliding,
|
||||
isSpeakerNotes: isSpeakerNotes,
|
||||
|
||||
// Adds or removes all internal event listeners (such as keyboard)
|
||||
addEventListeners: addEventListeners,
|
||||
|
Reference in New Issue
Block a user