浏览代码

Export isSpeakerNotes

Jens Lechtenbörger 6 年之前
父节点
当前提交
44a5673e6f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

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