documentation

This commit is contained in:
Martin Jurča
2018-02-20 10:30:56 +01:00
parent 8468d82433
commit 6a2c5b4de8
3 changed files with 10 additions and 0 deletions

View File

@ -3901,6 +3901,9 @@
}
/**
* Returns an array of objects where each object represents the attributes on its respective slide.
*/
function getSlidesMetaInfo() {
var slides = getSlides();