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