UNPKG

is-it-type

Version:
11 lines (7 loc) 170 B
/* -------------------- * is-it-type module * CJS Entry point * ------------------*/ 'use strict'; // Exports module.exports = require('./dist/cjs/is-it-type.js');