File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6428,13 +6428,13 @@ <h4>Example</h4>
64286428<div>
64296429<h2><code>Properties</code></h2>
64306430<div>
6431- <h3 id="VERSION"><a href="#VERSION" class="fa fa-link"></a><a href="#VERSION">< code>_.VERSION</code></a ></h3>
6431+ <h3 id="VERSION"><a href="#VERSION" class="fa fa-link"></a><code>_.VERSION</code></h3>
64326432<p><a href="https://github.com/lodash/lodash/blob/4.17.10/lodash.js#L16855">source</a></p>
64336433<p>(string): The semantic version number.</p>
64346434
64356435</div>
64366436<div>
6437- <h3 id="templateSettings"><a href="#templateSettings" class="fa fa-link"></a><a href="#templateSettings">< code>_.templateSettings</code></a ></h3>
6437+ <h3 id="templateSettings"><a href="#templateSettings" class="fa fa-link"></a><code>_.templateSettings</code></h3>
64386438<p><a href="https://github.com/lodash/lodash/blob/4.17.10/lodash.js#L1731">source</a> <a href="https://www.npmjs.com/package/lodash.templatesettings">npm package</a></p>
64396439<p>(Object): By default, the template delimiters used by lodash are like those in
64406440embedded Ruby <em>(ERB)</em> as well as ES2015 template strings. Change the
You can’t perform that action at this time.
0 commit comments