We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67cbf1 commit 99e7186Copy full SHA for 99e7186
src/lib_types.gs
@@ -1,10 +1,10 @@
1
/**
2
- * _getScriptContent
+ * getScriptContent
3
* @typedef {Object} ScriptJson
4
* @property {Array.<EntityFileData>} files Array of objects with information about files.
5
*/
6
7
- * _addFileToUserJson
+ * addFileToUserJson
8
* @typedef {Object} EntityFileData
9
* @property {string} id Unique file id.
10
* @property {string} name User-defined file name without extension.
0 commit comments