Edit File: implement.js
'use strict'; module.exports = function (t, a) { a(typeof Set, 'function'); };
Back to File Manager