UNPKG

yhtml5-test

Version:

A test framework for front-end projects

4 lines (2 loc) 80 B
'use strict'; module.exports = function (t, a) { a(typeof Map, 'function'); };