We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30456a commit 73c623aCopy full SHA for 73c623a
src/define/build.js
@@ -6,7 +6,7 @@
6
"use strict";
7
/*global _GpfEntityDefinition*/ // Entity definition
8
/*global _gpfContext*/ // Resolve contextual string
9
-/*global_gpfDefineEntitiesAdd*/
+/*global _gpfDefineEntitiesAdd*/ // Store the entity definition to be retreived later
10
/*global _gpfEmptyFunc*/ // An empty function
11
/*#endif*/
12
0 commit comments