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