UNPKG

79 BJavaScriptView Raw
1'use strict';
2
3module.exports = function (t, a) { a(typeof t(), 'boolean'); };