# js-utils ## Install ```bash // with npm npm i --save @toodle/js-utils // with yarn yarn add @toodle/js-utils ``` ## Usage ```jsx import { typeValidator } from "@toodle/js-utils"; ``` **1.0.0** This version --- **1.0.1** This version +++