Add shorthand alias for set-constant.js: set.js

This commit is contained in:
Raymond Hill 2019-07-29 10:16:36 -04:00
parent a94df7f3b2
commit 3d66bdc8e9
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -392,6 +392,7 @@
/// set-constant.js /// set-constant.js
/// alias set.js
(function() { (function() {
const thisScript = document.currentScript; const thisScript = document.currentScript;
let cValue = '{{2}}'; let cValue = '{{2}}';