UNPKG

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