JSFiddle - React, Tailwind, and code Playground

by Valentin Sarychev

HTML

<script src="https://unpkg.com/lodash"></script>
<script src="https://unpkg.com/typemoq"></script>

JavaScript

console.log(_.VERSION);
console.log(TypeMoq);