JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://unpkg.com/lodash"></script>
<script src="https://unpkg.com/typemoq"></script>
JavaScript
console.log(_.VERSION);
console.log(TypeMoq);
<script src="https://unpkg.com/lodash"></script>
<script src="https://unpkg.com/typemoq"></script>
console.log(_.VERSION);
console.log(TypeMoq);