UNPKG

77 BJavaScriptView Raw
1"use strict";
2
3module.exports = function (t, a) {
4 a(typeof t, "string");
5};